Top 20 NuGet IoC Packages

DependencySharp allows you to embed unmanaged COM libraries within your managed library (as a byte array), and at runtime check if the unmanaged library exists in a specified location. If it doesn't, the library is automatically written to the specified location. These "self-contained" libraries ar...
A free and easy to use library for mitigating risk from SQL injection (SQLi) attacks from the application security experts at IronBox (http://www.golockbox.com) and Security Innovation, Inc. (http://www.securityinnovation.com)
Component Glue is a dependency injection / IoC container. Component Glue has a fluent syntax and aims to be simple to use.
A fast, declarative dependency injector for .NET and Mono
A library that I use to provide dependency resolution for console apps. Uses StructureMap.
fFastInjector is an extremely fast and extremely small dependency injector/service locator in C#.
fFastInjector is an extremely fast and extremely small dependency injector/service locator in C#.
Ninject.Extensions.Quartz provides a Quartz JobFactory to create your Quartz jobs from your Ninject IoC container
Ninject dependency resolver for SignalR
An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi for the binary distribution.
IMPORTANT: This package is not used anymore. Use https://www.nuget.org/packages/Abp package.
IMPORTANT: This package is not used anymore. Use https://www.nuget.org/packages/Abp.NHibernate package.
Dependency injection / service composition for Windows Communication Foundation (WCF) using Managed Extensibility Framework (MEF). Supports .NET Framework 4.0 and 4.5.
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications.
A CommonServiceLocator adapter for the LightInject service container.
Enables the LightInject service container to be used in a web application by providing per web request scoped services.
An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.
Adds mocking capabilities to the LightInject service container.
dingu is an angularjs-style dependency injection framework for JavaScript. It makes it easy to define modules, singletons and constants that are assembled at runtime when needed. Features: - Bring in dependencies simply by naming them as a function parameter - Load your javascript files in any arbi...