Top 20 NuGet ioc Packages

Dependency Injection in "Classic" ASP.NET WebForms, ASP.NET MVC, ASP.NET Web API, and ASP.NET-hosted WCF using Microsoft.Extensions.DependencyInjection.
Dependency Injection in "Classic" ASP.NET WebForms, ASP.NET MVC, ASP.NET Web API, and ASP.NET-hosted WCF using Microsoft.Extensions.DependencyInjection.
The package adds interception to the default dependency injection container based on Castle DynamicProxy.
Smart container library configuration extensions
ASP.NET framework bootstrap extensions package which helps in managing IoC using DI containers (Autofac, Unity and ServiceCollection) and creating dynamic http handlers on a fly
Components for IoC
Share dotnet C# IoC implementation, used at Agoda.
Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility of the orchestrating layer (e.g. from an application service). This package adds that abil...
Unit of work framework
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
XCommon
Compose NHibernate-specific elements of the unit of work pattern within Autofac containers
Features * Flexible scheduling to the minute (See http://code.google.com/p/ncrontab/) * Multiple execution queues * Designed with Ioc in mind
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
Adds the current SeleniumServer.jar (27MB) to the project (requires Java to run - http://java.com). Pulls in Selenium.Support. Useful for headless browser testing where you don't want to be bothered with setting up Selenium Server. Note, if you already have a SeleniumServer.jar on your system, you c...
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
Library for configuring the Unity IoC container using conventions with a fluent syntax
Addition of Type Tracking functionality, and some helper extension methods to Unity Inversion of Control Container.