Top 20 NuGet Packages depending on Microsoft.Extensions.DependencyInjection

Total dependencies: 4231

Package Description
The extension to Nethereum library
Classes used to help setup Services and returning responses.
An assembly that contains collections that are protected by the .NET Core Data Protector.
Useful .NET cross-platform for projects
Package Description
Package Description
Package Description
Automatic injection Extension of Microsoft.Extensions.DependencyInjection. Simplify use for DI. e.g: services.AddScopedFromAssembly<Type>(); or: services.AddScopedFromAssembly(nameof(Assembly), o => o.Matching = true);
MongoCRUD is a high level library to make easy basic operations like create, update, update partial by query, upsert, delete, delete by query, get, search with paging and sorting, and filter buiders.
Helpers for Marten-backed AspNetCore applications
Based on the application framework developed by .Net Standard, it is committed to rapid development, standardization of some standards, and so on.
DotNet implementation of NetFlix Feign (https://github.com/OpenFeign/feign). Integrates with Microsoft DependencyInjection to generate the wrapper code from an interface representing a Rest end point.
zipkin4net库的再次封装,以方便接入zipkin,进行服务调用链的监控工作
Bionic Extensions - Development Extensions for a uniform Blazor development experience
A simple, unambitious, convention-based configuration injector for AspNetCore using IConfiguration (Microsoft.Extensions.Configuration)
A toolkit for creating multilingual ASP.NET Core web applications.
Class library for .NET. Provides startup pattern similar to ASP.NET Core logic.