Top 20 NuGet IoC Packages

Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances. Adapters are available for various dependency injection containers. There are also WCF extensions available.
NLite 框架旨在提供一个轻量级的组件库-DI,Aop,MessageBus, OO Mapper,国际化,数据校验,日志,异常管理,多线程等
Simple ServiceLocator wrapper. Differs from the Microsoft offering by exposing binding in the common interface.
The Needle Container is a lightweight dependency injection container. It features a fluent API, asynchronous object resolution, and constructor and property injection.
Microsoft Unity integration for WCF (client-/service-side).
DI lightweight framework.
Common utilities for Windsor.
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step to process one or more assemblies. It discovers and processes amendments that you crea...
AppServices is an open source Service Container with IoC and Dependency Injection for .NET Full, Compact and Silverlight/WP7 (Windows Phone 7) Refer to http://appservices.codeplex.com for usage examples and more details.
The tool dynamically injects dependencies and let you cache repository calls to memcached (the most poular cross-plaform caching system).
mvc4 unity2 entlib5
A simple IoC Container for .NET, SL, WP7, WP8, WinRT, Mono and Unity3d.
Provides a shared interface and handler to support XML configuration of IoC containers and service locators. It is for use in conjuntion with the CommonServiceLocator, although there is no direct dependency.
Never set up IContainerProviderAccessor and AutofacHostFactory by hand again
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
XCommon
Unit of work framework
Long Running Process Execution in Dotnet. Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. Helper elements to get Service Resolution and Dependency Injection available.
A Unity IoC implementation of the IMiddlewareResolver for PipelineNet.