Top 20 NuGet IoC Packages

Provides an abstraction that is part of the ability to bulk populate an Autofac container builder with modules. This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides the ability to bulk populate an Autofac ContainerBuilder with modules grouped into "module providers". This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Provides fluent extensions of ASP.NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 5. For an identi...
Dependency Injection and Inversion of Control support for legacy Asp.Net WebAPI applications and microservices using SimpleInjector with the xPike paved-road.
Dependency Injection and Inversion of Control support for Asp.Net Core applications and microservices using SimpleInjector with the xPike paved-road.
Dependency Injection and Inversion of Control implementation using SimpleInjector for building microservices with the xPike paved-road.
Dependency Injection and Inversion of Control support for legacy OWIN applications and microservices using the xPike paved-road.
Dependency Injection and Inversion of Control support for legacy Asp.Net WebAPI applications and microservices using Microsoft.Extensions.DependencyInjection with the xPike paved-road.
Dependency Injection and Inversion of Control support for Asp.Net Core applications and microservices with the xPike paved-road.
Dependency Injection and Inversion of Control implementation using Microsoft.Extensions.DependencyInjection for building microservices with the xPike paved-road.
Dependency Injection and Inversion of Control abstractions for building microservices with the xPike paved-road.
Provides support for using Microsoft.Extensions.DependencyInjection in legacy ASP.Net WebAPI applications.
Extensions to enhance the features and functionality of Microsoft.Extensions.DependencyInjection, such as the ability to verify the container.
Provides support for using Microsoft.Extensions.DependencyInjection in legacy OWIN applications.
ServiceResolver.Ioc is an abstraction about a standard way to register and resolve services, using a custom implementation, or encapsulating an underlying DI engine.
Extends Autofac with the ability to register mocked or null-patterned ASP.NET Core Options. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Options`.
Extends Autofac with the ability to register null-patterned ASP.NET Core loggers. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Logging`.
Extends Autofac with the ability to register empty ASP.NET Core configuration. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking.Configuration`.