Top 20 NuGet inversion-of-control Packages

Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
DryIoc.MefAttributedModel is DryIoc extension to support Microsoft Managed Extensibility Framework for DryIoc container
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.
An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.
Enables the LightInject service container to be used in a web application by providing per web request scoped services.
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications. See LightInject.Mvc.Source for the source distribution.
An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method interception.
DryIoc extension for ASP.NET MVC
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
Entity Framework Core backing for APIBlox.NetCore.EventStore.
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...
DryIoc extension for ASP.NET providing Web Request Reuse
Super-set of MEF attributes. In addition to Export/Import contains attributes to support modern IOC (DryIoc) features.
MongoDB backing for APIBlox.NetCore.EventStore.