Top 20 NuGet injection Packages

Provides a Sql database wrapper that works with dependency injection
.Nurse Injector is auto dependency injector for .Net, makes your code clean & more manageable dependencies.
.Nurse Injector is auto dependency injector for .Net, makes your code clean & more manageable dependencies.
This client library allows for a pick-and-choose strategy of Dependency Injection registration, using a simple attribute-like approach.
Extension for implementation discovery of interfaces. See README.md for examples.
This package provide [Inject] bindings for the function methods as an alternativ to constructor injection
LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore. The library was written in C# for .NET 3.5 and above, with an eye on simplicity and clean code (Clean Code Develope...
LightFactory is one of the simplest in use, fastest and most flexible Dependency Injection frameworks
MicroSliver is a micro, non-bloat, non-intimidating and speedy .NET (ASP.NET, Silverlight, RIA Services, WPF, Forms and Metro!) dependency injection container which has just the essentials. Contains dependency injection support for Metro .NET (WinRT) and extensions for Silverlight & Metro MVVM, RIA...
Tiny (500 lines) dependency injection library that will build your object graphs based on code configuration similar to Spring.Net's code configuration policy. Many traditional DI-containers are pretty big and solve too many problems. Containers may be easy to use, but they are complex and not every...
Simple factory with fluent interface: thin, easy, testable. Use 'Get.The.Service' syntax for your common services in solution, delivered by IoC container.
Simple factory with fluent interface: thin, easy, testable. This is a slave factory, which can be derived from the base factory to provide additional getters also with possibility to override base getters.
Crow is an Experimental Open Source framework that aims to help developers for creating and managing new applications easily. Main purpose is to create agile, easy to test, aspect oriented applications.
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.
Dependency Injection Container with a very simple API
The Drill package contains the core Drill assembly. To make full use of Drill, you will need at least one DrillBit such as Drill.DrillBits.Autofac, Drill.DrillBits.StructureMap or Drill.DrillBits.Unity. Additionally, Drill.Integration.Web and Drill.Integration.Web.Mvc packages are useful when integr...
Light weigth depency injection framework for the .NET portable class libraries.
This package provides the experimental Speedioc assembly that is used to configure and create container instances.
INJenuity is a framework written in and for Csharp assemblies with the purpose of solving dependency injection, object creation / lifetime management, and writing tedious boiler-plate code. The software engineer and the framework work together by attribute declaration, programmatically-defined confi...
The goal of this project is to provide a way to inject a dependency into a virtual method with simple lightweight library (it will be used in other projects)