Top 20 NuGet dependencyinjection Packages

Package Description
Simple implementations of DI, Mediator (or CQRS), Logger, JSON Serializer/Deserializer and Mapper
Extended Azure Functions Templates. (DI and example code)
Provides fluent extensions of .NET Core's service registration mechanism so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.DependencyInjection`. This package is for Autofac ver...
Provides abstractions for helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides an abstraction that is part of the ability to bulk populate an Autofac container builder with modules. This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides the ability to bulk populate an Autofac ContainerBuilder with modules grouped into "module providers". This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Provides fluent extensions of ASP.NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 5. For an identi...
依赖注入的抽象库
Dependency Injection and Inversion of Control support for legacy Asp.Net WebAPI applications and microservices using SimpleInjector with the xPike paved-road.
Dependency Injection and Inversion of Control support for Asp.Net Core applications and microservices using SimpleInjector with the xPike paved-road.
Dependency Injection and Inversion of Control implementation using SimpleInjector for building microservices with the xPike paved-road.
Dependency Injection and Inversion of Control support for legacy OWIN applications and microservices using the xPike paved-road.
Dependency Injection and Inversion of Control support for legacy Asp.Net WebAPI applications and microservices using Microsoft.Extensions.DependencyInjection with the xPike paved-road.
Dependency Injection and Inversion of Control support for Asp.Net Core applications and microservices with the xPike paved-road.
Dependency Injection and Inversion of Control implementation using Microsoft.Extensions.DependencyInjection for building microservices with the xPike paved-road.
Dependency Injection and Inversion of Control abstractions for building microservices with the xPike paved-road.
Provides support for using Microsoft.Extensions.DependencyInjection in legacy ASP.Net WebAPI applications.