Top 20 NuGet ioc Packages

Unit of work framework for EntityFramework
Saraff.IoC is a container that provide lightweight dependency injection for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner.
Provides an Autofac XML configuration of the common service locator for console applications.
Provides an Autofac XML configuration of the common service locator for web applications.
Provides a Castle Windsor XML configuration of the common service locator for console applications.
Provides a Castle Windsor XML configuration of the common service locator for web applications.
Provides a StructureMap XML configuration of the common service locator for console applications.
Provides a StructureMap XML configuration of the common service locator for web applications.
Provides a Unity XML configuration of the common service locator for console applications.
Provides a Unity XML configuration of the common service locator for web applications.
Dynamo IoC Web Extensions provide web specific lifetimes (request and session) and integrates with both Mvc 4 and the new Web Api (including using Scopes).
Extension for Ninject used to create a dependency toghether with another object without having a reference to it
A lightweight and very fast managed IoC (Inversion of Control) and DI (Dependency Injection) with support for constructor, property and method call injection. Supports Silverlight 4-5, WinRT, Windows Phone 7.1-8, NET 2-4.5.
Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.
Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.
A library to simplify type creation and mapping whilst maintaining loose coupling.
IInject is a DI (Dependency Injection) framework that is very light weight, fast, and easy to use.
Log4net logging extension for MugenInjection.
NLog2 logging extension for MugenInjection.
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flex...