Top 20 NuGet ioc Packages

An embeddable IoC container in a single C# file, with support for extensibility and conventions.
DryIoc extension for ASP.NET MVC
DryIoc extension for ASP.NET WebAPI with OWIN
A fast, easy to use and lightweight IOC container
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction. This package allows you to used in .NetStandard1.6, .NetStandard 2.0 and .NET Framework 4.6.1.
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...
Sumo.Data.SqlServer is a Microsoft SQL Server specific implementation of Sumo.Data. Sumo.Data is an IoC capable database access framework.
Sumo.Data.Sqlite is a SQLite specific implementation of Sumo.Data. Sumo.Data is an IoC capable database access framework.
Sumo.Data is an IoC capable database access framework. It provides foundation interfaces and classes for database-independent data access. Sumo.Data.Sqlite and Sumo.Data.SqlServer provide database specific implementations of Sumo.Data, Sumo.Data.Schema, and Sumo.Data.Orm. Sumo.Data.Orm is a light-we...
Extension for Ninject providing integration with ASP.NET WebAPI 2 OWIN self host
OWIN extension for Ninject.Web.Common
KickStart Extension for NLog
DryIoc extension for ASP.NET WebAPI and OWIN
SimpleConfig allow applications to use configurations values from any data store in the type of interfaces, thus decouples the frameworks from your appliaction and allowing application to inject interfaces and nothing else. This framework should be used instead of .Net Core IOptions<T>.
Unity Configuration
Base package for auto mocking constructor arguments
Armature dependency injection framework, provides fluent syntax and syntax sugar over Armature.Core framework