Microsoft.AspNetCore.Http.Features
3.1.0-preview3.19555.2
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 3.1.0-preview3.19555.2
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 3.1.0-preview3.19555.2
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="3.1.0-preview3.19555.2" />
paket add Microsoft.AspNetCore.Http.Features --version 3.1.0-preview3.19555.2
#r "nuget: Microsoft.AspNetCore.Http.Features, 3.1.0-preview3.19555.2"
// Install Microsoft.AspNetCore.Http.Features as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=3.1.0-preview3.19555.2&prerelease // Install Microsoft.AspNetCore.Http.Features as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=3.1.0-preview3.19555.2&prerelease
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80fec4e3edea3972e95885f5c0db6ee06072f917
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.Primitives (>= 3.1.0-preview3.19553.2)
- System.IO.Pipelines (>= 4.7.0-preview3.19551.4)
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 3.1.0-preview3.19553.2)
- System.IO.Pipelines (>= 4.7.0-preview3.19551.4)
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.
|