Microsoft.AspNetCore.Http.Features 1.0.0-rc2-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Http.Features.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 1.0.0-rc2-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 1.0.0-rc2-final
                    
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="1.0.0-rc2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Http.Features" Version="1.0.0-rc2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Http.Features" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Http.Features --version 1.0.0-rc2-final
                    
#r "nuget: Microsoft.AspNetCore.Http.Features, 1.0.0-rc2-final"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.AspNetCore.Http.Features as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.AspNetCore.Http.Features as a Cake Tool

ASP.NET Core HTTP feature interface definitions.

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.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (771)

Showing the top 5 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

Microsoft.AspNetCore.Hosting.Server.Abstractions

ASP.NET Core hosting server abstractions for web applications.

OpenTelemetry.Instrumentation.AspNetCore

ASP.NET Core instrumentation for OpenTelemetry .NET

Microsoft.AspNetCore.App

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

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.

GitHub repositories (71)

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.
Version Downloads Last updated
6.0.0-preview.4.21253.5 1,885,951 5/24/2021
6.0.0-preview.3.21201.13 45,077 4/8/2021
6.0.0-preview.2.21154.6 8,368 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 35,777 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 34,524,502 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,848,268 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,763,433 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 1,776,240 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,918,151 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,781,478 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,109,377 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,879,608 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,216,486 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,746,461 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,258,550 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,739,424 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,419,935 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,433,821 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,228,296 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,444,525 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 11,548,537 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 8,067,326 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 21,528 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 11,088 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 8,245 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 24,932 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 6,640 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 3,949 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 11,927 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 11,782 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 79,918 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 10,022 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,639,440 12/13/2022
3.1.31 56,518 11/8/2022
3.1.30 77,225 10/11/2022
3.1.29 76,187 9/13/2022
3.1.28 106,760 8/9/2022
3.1.27 87,122 7/12/2022
3.1.26 97,521 6/14/2022
3.1.25 152,923 5/10/2022
3.1.24 235,054 4/11/2022
3.1.23 225,430 3/8/2022
3.1.22 1,443,924 12/14/2021
3.1.21 464,429 11/7/2021
3.1.20 188,593 10/11/2021
3.1.19 285,228 9/14/2021
3.1.18 569,415 8/10/2021
3.1.17 302,031 7/13/2021
3.1.16 425,057 6/8/2021
3.1.15 675,389 5/11/2021
3.1.14 471,220 4/6/2021
3.1.13 667,530 3/9/2021
3.1.12 582,958 2/9/2021
3.1.11 585,281 1/12/2021
3.1.10 1,767,910 11/9/2020
3.1.9 3,052,956 10/13/2020
3.1.8 3,403,532 9/8/2020
3.1.7 2,471,602 8/11/2020
3.1.6 3,405,549 7/14/2020
3.1.5 2,730,890 6/9/2020
3.1.4 2,199,274 5/12/2020
3.1.3 3,339,874 3/24/2020
3.1.2 2,598,962 2/18/2020
3.1.1 2,011,238 1/14/2020
3.1.0 3,210,077 12/3/2019
3.1.0-preview3.19555.2 16,347 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 4,834 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 14,143 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 118,501 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,383 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 180,964 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 14,853,593 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 5,197 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 8,484 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 24,773 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 14,379 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 45,657 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 26,699 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 13,505 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 38,560 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 24,681 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,677 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 6,871,125 1/14/2025
2.2.0 738,142,889 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 367,102 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 448,238 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 181,158 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 350,106,181 6/18/2018
2.1.0 189,702,399 5/29/2018
2.1.0-rc1-final 432,458 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 732,914 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 615,306 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 21,032,829 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 30,849,147 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 41,516,169 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 201,613,635 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 199,680 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 92,684 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 30,125,590 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 11,540,460 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 18,053,904 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 189,366 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.4 15,049,972 11/14/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 35,518,776 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 89,568,429 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 3,709,613 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 41,425,039 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,157,590 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.