Top 20 NuGet dependency-injection Packages

Exposes dependency injection modularization.
This package contains the necessary classes and features to leverage Xunit's fixture class for Microsoft dependency inection framework.
An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method interception.
DryIoc extension for ASP.NET MVC
Automatic dependencies management system which powers Aiursoft
Exposes some AOP (Aspect Oriented Programming) extensions which help registering and resolving proxies instead of concrete implementations through Microsoft built-in container with the main purpose of providing lazy loading/instantiation of resources.
Exposes dependency injection factories.
DryIoc extension for ASP.NET MVC
DryIoc extension for ASP.NET WebAPI with OWIN
DryIoc extension for OWIN
DryIoc extension for ASP.NET WebAPI
DryIoc extension for ASP.NET WebAPI
With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about t...
DryIoc extension for ASP.NET WebAPI and OWIN
Armature dependency injection framework, provides fluent syntax and syntax sugar over Armature.Core framework
Entity Framework Core backing for APIBlox.NetCore.EventStore.
Fast Friendly Dependency Injection
Azure.Data.Wrappers Class Library
Unity Auto Registration extends the Unity IoC container and provides a fluent syntax to configure rules for automatic type registration. Using few lines of code you can scan specified assemblies and register all types that satisfy your rules. Rules for determining whether to include/exclude types/a...
Provides a SimpleInjector container adapter for Rebus