gravatar

16

Packages

37,815

Downloads of .net junkie's packages

.net junkie's Profile

Packages

  • Simple Injector

    The goal of Simple Injector is to provide .NET application developers with an easy, flexible, and fast dependency injection framework, that uses best practices to steers developers towards the pit of success.

    8,907 downloads

  • Simple Injector MVC Integration Quick Start

    Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.

    4,685 downloads

  • CommonServiceLocator.SimpleInjectorAdapter

    An adapter to implement CommonServiceLocator on top of the Simple Injector.

    1,155 downloads

  • Simple Injector ASP.NET Integration

    The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.

    4,992 downloads

  • Simple Injector Lifetime Scoping Extensions

    The Lifetime Scoping Extensions package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.

    1,349 downloads

  • Simple Injector Packaging

    Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.

    789 downloads

  • Simple Injector WCF Integration

    The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.

    747 downloads

  • Simple Injector ASP.NET MVC Integration

    The Simple Injector ASP.NET MVC Integration.

    1,929 downloads

  • Simple Injector WCF Integration Quick Start

    Quick Start for Simple Injector WCF integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an WCF application.

    212 downloads

  • Simple Injector for Silverlight

    The goal of Simple Injector for Silverlight is to provide Silverlight application developers with an easy, flexible, and fast dependency injection framework, that uses best practices to steers developers towards the pit of success.

    884 downloads

  • CommonServiceLocator.SimpleInjectorAdapter.Silverlight

    An adapter to implement CommonServiceLocator for Silverlight on top of the Simple Injector.

    870 downloads

  • Simple Injector Extensions

    This package contains no logic and is included for backwards compatibility.

    4,260 downloads

  • Simple Injector Extensions for Silverlight

    This package contains no logic and is included for backwards compatibility.

    863 downloads

  • CuttingEdge.Logging

    CuttingEdge.Logging is a library that helps programmers to output log statements to a variety of output targets in .NET applications. The design is based on the .NET 2.0 Provider Model. This means the library uses the same configuration and extensibility model.

    84 downloads

  • CuttingEdge.Conditions

    CuttingEdge.Conditions is a library that helps developers to write fluent pre and postcondition validations in their C# 3.0 and VB.NET 9.0 code base. Writing these validations is easy and it improves the readability and maintainability of code.

    5,889 downloads

  • T4 Constructor Generator for C#

    The T4 template searches the template's project to look for non-static, classes, with no constructor. A constructor will be added per class that will take all private instance fields of that type as input.

    200 downloads