Top 20 NuGet IoC Packages

stf test repo dependency description
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...
LightInject wrapper that implements services Microsoft.Extensions.DependencyInjection.IServiceCollection, Microsoft.Extensions.DependencyInjection.IServiceProvider
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms. This ...
ASP.NET Core help tools
Useful Types: JsonConfig, IJsonConfigurationProvider Use JsonConfig.AddJsonProvider(json) to add a provider to the static Rayson.Configuration.Config.
Useful Types: Config, IConfigurationProvider
Package Description
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.
DI container for BSUIR
Azure Function extension to allow injection of service dependencies into an Azure function V2, using Simple Injector.
Useful Types: Container, DefaultContainer, IContainer