Top 20 NuGet Packages depending on Microsoft.AspNetCore.Http

Total dependencies: 1346

AutoQueryable add auto querying functionality like OData with best url practices to Asp.Net Core.
This package allows you to wrap all web api response to standard result object. Usage: .Net Core => In Startup.cs add in Configure method app.UseResponseWrapper(); .Net Framework = > In WebApiConfig.cs add in Register method config.UseResponseWrapper(); Added Exception Urls. If request url contain...
Multitenancy for AspNetCore 2.0 See hompage for full description.
Http.FormFile MultipartForm extensions
Access to all EF Core database models
Package Description
TraceContext class with ability to access, maintain and pass on TraceId guid anywhere in code. Including http requests. Useful for distributed tracing with structured logging.
WebApi UploadFile and DownLoadFile WebApi 上传文件、下载文件,支持Framework4.5、netstandard2.0
SOAP protocol middleware for ASP.NET Core
Software library to internationalize .net core applications. Translations are stored in concatenated repositories. In this case it will send an REST Request. Software Bibliotek um .net Core Anwendungen zu internationalisieren. Die Übersetzungen werden in Verketteten Repositorys gespeichert. In diese...
Full Request/Response tracing for ASP.NET Core
Package Description
AspNetCore OAuth authenticator for ClickView.Extensions.RestClient
Package Description
Hawkei for ASP.NET https://www.hawkei.io.
GraphQl server annotations
Doitsu.Ecommerce.Core is a library implement business logic and code first database for a Ecommerce Platform by AspNetCore. It is using Doitsu.Service.Core library as a helper library to implement abstraction.