Microsoft.AspNetCore.Http.Features
2.2.0-preview2-35157
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="2.2.0-preview2-35157" />
paket add Microsoft.AspNetCore.Http.Features --version 2.2.0-preview2-35157
#r "nuget: Microsoft.AspNetCore.Http.Features, 2.2.0-preview2-35157"
// Install Microsoft.AspNetCore.Http.Features as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=2.2.0-preview2-35157&prerelease // Install Microsoft.AspNetCore.Http.Features as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=2.2.0-preview2-35157&prerelease
ASP.NET Core HTTP feature interface definitions.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 2.2.0-preview2-35157)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNetCore.Http.Features:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Http.Abstractions
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489 |
|
Microsoft.AspNetCore.Hosting.Server.Abstractions
ASP.NET Core hosting server abstractions for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |
GitHub repositories (77)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Features:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|