Top 20 NuGet di Packages

SpecFlow plugin that enables to use Windsor for resolving test dependencies.
ASP.NET Core extension for Stashbox to support multitenant applications.
Nut.MediatR.ServiceLike extensions for .NET Extensions DependencyInjection
Extensions for adding Managed Extensibility Frawework (MEF) support to ASP.NET Core hosted applications.
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...
Extension for Ninject providing integration with ASP.NET WebAPI 2 OWIN self host
OWIN extension for Ninject.Web.Common
DryIoc extension for ASP.NET WebAPI and OWIN
JavaScriptEngineSwitcher.Extensions.MsDependencyInjection contains extension methods for adding the JS engine switcher in an `IServiceCollection`.
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>.
Provides a convenient way to run async tasks with proper callback and exception handling. This is especially useful when running async code from the UI context (e.g. WPF). Supports parallel Tasks, Cancellation as well as Dependency Injection.
Provides the necessary code to register components into the DI container