Top 20 NuGet di Packages

Dependency injector for .NET applications.
ASP.NET Core help tools
Simple dependency injection container with separated configuration that supports Transient and Singleton dependency lifestyles, scopes, constructor and property injection, named dependencies and open generic dependencies and other features.
packege student group 651003
Simple IoC container based on Microsoft MinIoc container
Simple dependency injection container that allows do injection through constructor and property
Just a simple IoC Container.
Azure Function extension to allow injection of service dependencies into an Azure function V2, using Simple Injector.
Useful Types: Container, DefaultContainer, IContainer
LightInject wrapper that implements services Microsoft.Extensions.DependencyInjection.IServiceCollection, Microsoft.Extensions.DependencyInjection.IServiceProvider
Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It pr...
Named / Keyed services for DependencyInjection