Microsoft.AspNetCore.Http.Features 3.1.16

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.16
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 3.1.16
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.16" />
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.16
#r "nuget: Microsoft.AspNetCore.Http.Features, 3.1.16"
#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.16

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

ASP.NET Core HTTP feature interface definitions.

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

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 (638)

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 (79)

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 632,350 5/24/2021
6.0.0-preview.3.21201.13 30,025 4/8/2021
6.0.0-preview.2.21154.6 7,297 3/11/2021
6.0.0-preview.1.21103.6 28,269 2/12/2021
5.0.17 11,458,957 5/10/2022
5.0.16 1,230,416 4/11/2022
5.0.15 1,331,595 3/8/2022
5.0.14 1,015,123 2/8/2022
5.0.13 2,125,014 12/14/2021
5.0.12 1,294,478 11/7/2021
5.0.11 1,698,853 10/12/2021
5.0.10 2,371,643 9/14/2021
5.0.9 1,802,777 8/10/2021
5.0.8 1,415,050 7/13/2021
5.0.7 1,819,348 6/8/2021
5.0.6 1,403,481 5/11/2021
5.0.5 2,008,317 4/6/2021
5.0.4 1,214,107 3/9/2021
5.0.3 1,631,419 2/9/2021
5.0.2 1,271,514 1/12/2021
5.0.1 8,527,799 12/8/2020
5.0.0 5,564,745 11/9/2020
5.0.0-rc.2.20475.17 19,856 10/13/2020
5.0.0-rc.1.20451.17 10,076 9/14/2020
5.0.0-preview.8.20414.8 7,715 8/25/2020
5.0.0-preview.7.20365.19 21,780 7/21/2020
5.0.0-preview.6.20312.15 5,853 6/25/2020
5.0.0-preview.5.20279.2 3,324 6/10/2020
5.0.0-preview.4.20257.10 11,321 5/18/2020
5.0.0-preview.3.20215.14 11,034 4/23/2020
5.0.0-preview.2.20167.3 71,357 4/2/2020
5.0.0-preview.1.20124.5 8,719 3/16/2020
3.1.32 269,416 12/13/2022
3.1.31 28,063 11/8/2022
3.1.30 53,337 10/11/2022
3.1.29 54,326 9/13/2022
3.1.28 72,441 8/9/2022
3.1.27 52,667 7/12/2022
3.1.26 55,739 6/14/2022
3.1.25 92,242 5/10/2022
3.1.24 160,175 4/11/2022
3.1.23 150,540 3/8/2022
3.1.22 971,852 12/14/2021
3.1.21 412,717 11/7/2021
3.1.20 159,088 10/11/2021
3.1.19 213,849 9/14/2021
3.1.18 520,828 8/10/2021
3.1.17 272,214 7/13/2021
3.1.16 382,676 6/8/2021
3.1.15 596,283 5/11/2021
3.1.14 396,355 4/6/2021
3.1.13 581,117 3/9/2021
3.1.12 483,824 2/9/2021
3.1.11 460,857 1/12/2021
3.1.10 1,515,334 11/9/2020
3.1.9 2,357,873 10/13/2020
3.1.8 2,803,096 9/8/2020
3.1.7 2,085,665 8/11/2020
3.1.6 2,343,658 7/14/2020
3.1.5 2,333,682 6/9/2020
3.1.4 1,895,547 5/12/2020
3.1.3 2,843,103 3/24/2020
3.1.2 2,242,481 2/18/2020
3.1.1 1,774,392 1/14/2020
3.1.0 2,481,885 12/3/2019
3.1.0-preview3.19555.2 10,656 11/13/2019
3.1.0-preview2.19528.8 4,519 11/1/2019
3.1.0-preview1.19508.20 13,785 10/15/2019
3.0.3 97,002 2/18/2020
3.0.2 33,707 1/14/2020
3.0.1 152,801 11/18/2019
3.0.0 12,502,510 9/23/2019
3.0.0-rc1.19457.4 4,788 9/16/2019
3.0.0-preview9.19424.4 8,147 9/4/2019
3.0.0-preview8.19405.7 23,414 8/13/2019
3.0.0-preview7.19365.7 13,270 7/23/2019
3.0.0-preview6.19307.2 42,665 6/12/2019
3.0.0-preview5-19227-01 21,020 5/6/2019
3.0.0-preview4-19216-03 11,405 4/18/2019
3.0.0-preview3-19153-02 35,282 3/6/2019
3.0.0-preview-19075-0444 18,075 1/29/2019
3.0.0-preview-18579-0056 3,146 12/3/2018
2.2.0 437,197,836 12/3/2018
2.2.0-preview3-35497 285,017 10/17/2018
2.2.0-preview2-35157 362,592 9/12/2018
2.2.0-preview1-35029 117,977 8/22/2018
2.1.1 199,322,601 6/18/2018
2.1.0 143,364,462 5/29/2018
2.1.0-rc1-final 293,793 5/6/2018
2.1.0-preview2-final 462,771 4/10/2018
2.1.0-preview1-final 456,167 2/26/2018
2.0.3 16,542,187 5/7/2018
2.0.2 25,966,026 3/13/2018
2.0.1 34,520,668 11/14/2017
2.0.0 165,752,054 8/11/2017
2.0.0-preview2-final 127,183 6/27/2017
2.0.0-preview1-final 53,656 5/10/2017
1.1.2 25,101,314 5/9/2017
1.1.1 9,669,914 3/6/2017
1.1.0 14,582,444 11/16/2016
1.1.0-preview1-final 138,034 10/24/2016
1.0.4 14,276,443 11/14/2017
1.0.3 32,317,082 5/9/2017
1.0.2 78,864,335 3/6/2017
1.0.1 3,611,138 12/12/2016
1.0.0 34,898,723 6/27/2016
1.0.0-rc2-final 1,951,408 5/16/2016