Top 20 NuGet Packages depending on Microsoft.Extensions.DependencyInjection

Total dependencies: 4231

A .NET Core full modular and generic command lib inspired in ASP.NET Core
A simple, easy to use asynchronous messaging framework for .NET.
Helper types for advanced .NET Core Dependency Injection
Package Description
Web Api的一些常用封装
Biblioteca de núcleo Cardinal .NET Core API.
Package Description
Redis的仓储封装
Modules for Microsoft.Extensions.DependencyInjection
Olive Framework
MangoSoft模块化开发框架
A project to abstract entity ID's so that their underlying type (e.g., string, int, GUID) can be changed at any time with minimal code changes.
This library includes base cache operations.
Package Description
Package Description
Package Description
Package Description
Lazy injection for Microsoft.Extensions.DependencyInjection.ServiceProvider container
The default service provider from Microsoft support only Constructor Injection which is great and fast, However in large application it become hard to design the class hierarchy because of this limitation of the service provider. So this package attempt to solve this problem by providing a controlle...