Top 20 NuGet IoC Packages

Integrates Simple Injector with applications that require the use of IServiceCollection for registration of framework components.
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify th...
Unity integration with WCF
Ninject extension that allows that child kernels can be defined.
Logging extension for Ninject
ASP.NET web forms application bootstrapper for Ninject
Grace is a feature-rich dependency injection container designed with ease of use and performance in mind.
ASP.NET MVC 5 integration for Autofac.
Stashbox is a lightweight, fast, and portable dependency injection framework for .NET-based solutions.
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for th...
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API application.
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
Integrates Simple Injector with applications built upon .NET Generic Host.
Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test fr...
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Unity adapter for log4net
dotFramework Core Dependency Injection
An extension for Autofac-IoC to use MediatR and CQRS with ease.