Microsoft.AspNetCore.Http.Features 3.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Core 3.1 .NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 3.1.3
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 3.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Http.Features --version 3.1.3
#r "nuget: Microsoft.AspNetCore.Http.Features, 3.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Http.Features as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=3.1.3

// Install Microsoft.AspNetCore.Http.Features as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=3.1.3

ASP.NET Core HTTP feature interface definitions.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e81033e094d4663ffd227bb4aed30b76b0631e6d

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (636)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http.Features:

Package Downloads
Microsoft.AspNetCore.Http.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

OpenTelemetry.Instrumentation.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core instrumentation for OpenTelemetry .NET

GitHub repositories (78)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Features:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
anjoy8/Blog.Core
💖 ASP.NET Core 6.0/7.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
blazorhero/CleanArchitecture
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.
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Version Downloads Last updated
6.0.0-preview.4.21253.5 636,910 5/24/2021
6.0.0-preview.3.21201.13 30,087 4/8/2021
6.0.0-preview.2.21154.6 7,317 3/11/2021
6.0.0-preview.1.21103.6 28,305 2/12/2021
5.0.17 11,549,475 5/10/2022
5.0.16 1,234,437 4/11/2022
5.0.15 1,335,337 3/8/2022
5.0.14 1,018,298 2/8/2022
5.0.13 2,131,777 12/14/2021
5.0.12 1,297,232 11/7/2021
5.0.11 1,701,710 10/12/2021
5.0.10 2,374,835 9/14/2021
5.0.9 1,805,590 8/10/2021
5.0.8 1,417,762 7/13/2021
5.0.7 1,822,489 6/8/2021
5.0.6 1,406,259 5/11/2021
5.0.5 2,010,503 4/6/2021
5.0.4 1,215,424 3/9/2021
5.0.3 1,635,104 2/9/2021
5.0.2 1,272,793 1/12/2021
5.0.1 8,549,101 12/8/2020
5.0.0 5,576,254 11/9/2020
5.0.0-rc.2.20475.17 19,860 10/13/2020
5.0.0-rc.1.20451.17 10,082 9/14/2020
5.0.0-preview.8.20414.8 7,718 8/25/2020
5.0.0-preview.7.20365.19 21,789 7/21/2020
5.0.0-preview.6.20312.15 5,856 6/25/2020
5.0.0-preview.5.20279.2 3,327 6/10/2020
5.0.0-preview.4.20257.10 11,324 5/18/2020
5.0.0-preview.3.20215.14 11,035 4/23/2020
5.0.0-preview.2.20167.3 71,365 4/2/2020
5.0.0-preview.1.20124.5 8,730 3/16/2020
3.1.32 273,332 12/13/2022
3.1.31 28,198 11/8/2022
3.1.30 53,443 10/11/2022
3.1.29 54,496 9/13/2022
3.1.28 72,605 8/9/2022
3.1.27 52,933 7/12/2022
3.1.26 55,996 6/14/2022
3.1.25 92,577 5/10/2022
3.1.24 160,593 4/11/2022
3.1.23 150,969 3/8/2022
3.1.22 974,143 12/14/2021
3.1.21 413,049 11/7/2021
3.1.20 159,270 10/11/2021
3.1.19 214,293 9/14/2021
3.1.18 521,158 8/10/2021
3.1.17 272,370 7/13/2021
3.1.16 382,925 6/8/2021
3.1.15 596,617 5/11/2021
3.1.14 396,868 4/6/2021
3.1.13 581,729 3/9/2021
3.1.12 484,291 2/9/2021
3.1.11 461,686 1/12/2021
3.1.10 1,516,797 11/9/2020
3.1.9 2,361,611 10/13/2020
3.1.8 2,808,554 9/8/2020
3.1.7 2,087,995 8/11/2020
3.1.6 2,348,919 7/14/2020
3.1.5 2,336,432 6/9/2020
3.1.4 1,897,229 5/12/2020
3.1.3 2,846,325 3/24/2020
3.1.2 2,244,809 2/18/2020
3.1.1 1,775,901 1/14/2020
3.1.0 2,485,042 12/3/2019
3.1.0-preview3.19555.2 10,693 11/13/2019
3.1.0-preview2.19528.8 4,519 11/1/2019
3.1.0-preview1.19508.20 13,787 10/15/2019
3.0.3 97,104 2/18/2020
3.0.2 33,781 1/14/2020
3.0.1 153,002 11/18/2019
3.0.0 12,518,111 9/23/2019
3.0.0-rc1.19457.4 4,791 9/16/2019
3.0.0-preview9.19424.4 8,152 9/4/2019
3.0.0-preview8.19405.7 23,416 8/13/2019
3.0.0-preview7.19365.7 13,271 7/23/2019
3.0.0-preview6.19307.2 42,679 6/12/2019
3.0.0-preview5-19227-01 21,020 5/6/2019
3.0.0-preview4-19216-03 11,426 4/18/2019
3.0.0-preview3-19153-02 35,286 3/6/2019
3.0.0-preview-19075-0444 18,102 1/29/2019
3.0.0-preview-18579-0056 3,148 12/3/2018
2.2.0 438,651,756 12/3/2018
2.2.0-preview3-35497 285,293 10/17/2018
2.2.0-preview2-35157 363,005 9/12/2018
2.2.0-preview1-35029 118,253 8/22/2018
2.1.1 200,004,504 6/18/2018
2.1.0 143,630,389 5/29/2018
2.1.0-rc1-final 294,523 5/6/2018
2.1.0-preview2-final 464,110 4/10/2018
2.1.0-preview1-final 457,196 2/26/2018
2.0.3 16,569,784 5/7/2018
2.0.2 25,995,764 3/13/2018
2.0.1 34,563,372 11/14/2017
2.0.0 165,946,584 8/11/2017
2.0.0-preview2-final 127,468 6/27/2017
2.0.0-preview1-final 53,825 5/10/2017
1.1.2 25,127,691 5/9/2017
1.1.1 9,680,455 3/6/2017
1.1.0 14,598,403 11/16/2016
1.1.0-preview1-final 138,189 10/24/2016
1.0.4 14,280,738 11/14/2017
1.0.3 32,336,126 5/9/2017
1.0.2 78,927,705 3/6/2017
1.0.1 3,611,587 12/12/2016
1.0.0 34,934,339 6/27/2016
1.0.0-rc2-final 1,952,176 5/16/2016