Top 20 NuGet Packages depending on Microsoft.AspNetCore.Http.Abstractions

Total dependencies: 2495

Helper classes and extensions common across all dotnet core applications.
.net core 常用方法扩展; 1、json 扩展 2、HttpClient方法封装 3、ConvertTo方法扩展 4、MD5加密方法 5、HealthCheck方法 6、StackExchange.Redis 常用方法封装 7、PinYin方法添加
SQL Server script seeding package for Entity Framework Core
Kharazmi.MessageBroker is is a message-based distributed application framework.
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides dashboard backend services exposed as gRPC endpoints.
Oss Helper for .Net Core, which provide STS,Policy Authentication and common callback functions.
Common CSharp extension methods used at andculture
Middleware that keeps track of API statistics like response codes and duration
Microsoft.Azure.AppConfiguration.AspNetCore allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features for ASP.NET Core applications to the existing package Microsoft.Extensions.Configuration.AzureAppConfi...
# YouZack.FromJsonBody Bind simple parameter of Action with HttpBody of Json format. For ASP.Net Core MVC and ASP.Net Core WebAPI ··· public async Task<IActionResult> Test([FromJsonBody]string phoneNumber, [FromJsonBody]string test1, [FromJsonBody]int? age, [FromJsonBody] bool gender, [FromJsonBod...
The ASP.NET plugin allow you to access to features that can only be provided through ASP.NET.
Common configuration and utilities for building dotnet core presentation web applications
This contains a custom ASP.NET Core session state middleware using NCache Enterprise.
This library was created to facilitate the configure on startup of the applications witch CouchDb.Repository.Helper
This contains a custom ASP.NET Core session state middleware using NCache OpenSource.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache Professional. This implementation of IDistributedCache can also be used for caching ASP.NET Core response.
This contains a custom ASP.NET Core session state middleware using NCache Professional.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache Enterprise. This implementation of IDistributedCache can also be used for caching ASP.NET Core response.
Provides options to add security headers to the request to improve application security and prevent it from hacks and attacks
CQRS Router and enforcer, kinda like mediatr but ultra custom