Top 20 NuGet ioc Packages

Extension on Service Locator to provide abstraction for configuring various dependency injection containers.
GNaP dependency injection adapter for Ninject container.
GNaP dependency injection adapter for StructureMap container.
Extension on Service Locator to provide abstraction for configuring various dependency injection containers.
This package implements the IOC provider contracts via AutoFac
NLog3 Logging extension for Ninject
Thin Di Abstraction implemented with SimpleInjector
Extension that enables the usage of unit-of-work patterns in non-web applications. You could look at this as being the equivalent of InRequestScope from web environments in console applications and services. The unit-of-work scopes are kept consistent across async calls and tasks. Setup: _kern...
Glimpse extension for LightInject.
Ever wanted to inject dependencies into PostSharp method interception aspects in a seamless way? Meet AutoAspectResolver, just plug-in you DI container of choice and watch PostSharp aspect dependencies being resolved at runtime with the help of CodeCop.
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.
Wrapper for the inversion of control container Autofac - Add-in X
The Pandora.IoC.WebJobs library provides dependency injection helpers for used with Azure WebJobs when using StructureMap
DryIoc extension for ASP.NET SignalR
A simple and fast IoC Container for .Net
A small, yet powerful Inversion of Control container
Configures packages using Ioc.Modules into a Unity container
SIoC.NancyFx is a bootstrapper for NancyFx. This package will help you to work with NancyFx and SIoC.core IoC engine. After you install NancyFx and SIoC.core you only have to install this package and will be able to pass different interfaces to every NancyModule on the ctor.