Microsoft.Net.Http.Headers
2.1.0-preview2-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Net.Http.Headers --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.Net.Http.Headers -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.Net.Http.Headers" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.Net.Http.Headers" />
paket add Microsoft.Net.Http.Headers --version 2.1.0-preview2-final
#r "nuget: Microsoft.Net.Http.Headers, 2.1.0-preview2-final"
#:package Microsoft.Net.Http.Headers@2.1.0-preview2-final
#addin nuget:?package=Microsoft.Net.Http.Headers&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Net.Http.Headers&version=2.1.0-preview2-final&prerelease
HTTP header parser implementations.
| Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 2.1.0-preview2-final)
- System.Buffers (>= 4.5.0-preview2-26406-04)
NuGet packages (248)
Showing the top 5 NuGet packages that depend on Microsoft.Net.Http.Headers:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations. |
|
|
Microsoft.AspNetCore.WebUtilities
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa |
|
|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state. |
|
|
Microsoft.AspNetCore.Mvc.Abstractions
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult |
|
|
Microsoft.AspNetCore.Server.Kestrel.Core
Core components of ASP.NET Core Kestrel cross-platform web server. |
GitHub repositories (57)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Net.Http.Headers:
| Repository | Stars |
|---|---|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
|
|
stevencohn/OneMore
A OneNote add-in with simple, yet powerful and useful features
|
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
Mimetis/Dotmim.Sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
|
|
|
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
|
|
|
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
|
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
|
riganti/dotvvm
Open source MVVM framework for Web Apps
|
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
|
ic3w0lf22/Roblox-Account-Manager
Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts
|
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0 | 52,150 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 89,282 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 63,157 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 40,033 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 1,820 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 122,302 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 2,644 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 23,351 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 1,034 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 1,525 | 2/25/2025 | |
| 9.0.11 | 35,474 | 11/11/2025 | |
| 9.0.10 | 307,584 | 10/14/2025 | |
| 9.0.9 | 626,872 | 9/9/2025 | |
| 9.0.8 | 469,837 | 8/5/2025 | |
| 9.0.7 | 419,651 | 7/8/2025 | |
| 9.0.6 | 665,301 | 6/10/2025 | |
| 9.0.5 | 532,777 | 5/13/2025 | |
| 9.0.4 | 561,878 | 4/8/2025 | |
| 9.0.3 | 474,586 | 3/11/2025 | |
| 9.0.2 | 2,620,307 | 2/11/2025 | |
| 9.0.1 | 603,592 | 1/14/2025 | |
| 9.0.0 | 1,504,977 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 125,150 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 50,433 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 1,392 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 1,532 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 1,135 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 901 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 1,564 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 1,119 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 907 | 2/13/2024 | |
| 8.0.22 | 25,838 | 11/11/2025 | |
| 8.0.21 | 151,050 | 10/14/2025 | |
| 8.0.20 | 316,416 | 9/9/2025 | |
| 8.0.19 | 491,277 | 8/5/2025 | |
| 8.0.18 | 281,626 | 7/8/2025 | |
| 8.0.17 | 748,608 | 6/10/2025 | |
| 8.0.16 | 438,850 | 5/13/2025 | |
| 8.0.15 | 897,857 | 4/8/2025 | |
| 8.0.14 | 652,861 | 3/11/2025 | |
| 8.0.13 | 915,867 | 2/11/2025 | |
| 8.0.12 | 883,750 | 1/14/2025 | |
| 8.0.11 | 3,483,367 | 11/12/2024 | |
| 8.0.10 | 3,259,345 | 10/8/2024 | |
| 8.0.8 | 3,799,136 | 8/13/2024 | |
| 8.0.7 | 3,316,665 | 7/9/2024 | |
| 8.0.6 | 3,256,749 | 5/28/2024 | |
| 8.0.5 | 912,044 | 5/14/2024 | |
| 8.0.4 | 2,445,764 | 4/9/2024 | |
| 8.0.3 | 1,369,042 | 3/12/2024 | |
| 8.0.2 | 1,450,284 | 2/13/2024 | |
| 8.0.1 | 1,615,303 | 1/9/2024 | |
| 8.0.0 | 6,400,969 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 197,311 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 5,390 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 2,170 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 2,511 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 1,303 | 6/13/2023 | |
| 2.3.4 | 237,038 | 7/8/2025 | |
| 2.3.0 | 46,260,010 | 1/14/2025 | |
| 2.2.8 | 48,601,924 | 11/18/2019 | |
| 2.2.0 | 782,420,333 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 318,161 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 227,719 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 128,418 | 8/22/2018 | |
| 2.1.14 | 2,878,585 | 11/18/2019 | |
| 2.1.1 | 395,050,894 | 6/18/2018 | |
| 2.1.0 | 175,256,111 | 5/29/2018 | |
| 2.1.0-rc1-final | 410,313 | 5/6/2018 | |
| 2.1.0-preview2-final | 730,657 | 4/10/2018 | |
| 2.1.0-preview1-final | 576,272 | 2/26/2018 | |
| 2.0.3 | 12,740,058 | 5/7/2018 | |
| 2.0.2 | 31,918,302 | 3/13/2018 | |
| 2.0.1 | 40,859,843 | 11/14/2017 | |
| 2.0.0 | 151,071,681 | 8/11/2017 | |
| 2.0.0-preview2-final | 199,667 | 6/28/2017 | |
| 2.0.0-preview1-final | 89,369 | 5/10/2017 | |
| 1.1.2 | 33,756,569 | 5/9/2017 | |
| 1.1.1 | 10,201,032 | 3/6/2017 | |
| 1.1.0 | 19,274,025 | 11/16/2016 | |
| 1.1.0-preview1-final | 169,339 | 10/24/2016 | |
| 1.0.4 | 15,406,879 | 11/14/2017 | |
| 1.0.3 | 36,470,106 | 5/9/2017 | |
| 1.0.2 | 84,982,245 | 3/6/2017 | |
| 1.0.1 | 3,642,731 | 12/12/2016 | |
| 1.0.0 | 32,170,485 | 6/27/2016 | |
| 1.0.0-rc2-final | 2,131,867 | 5/16/2016 | |
| 1.0.0-rc1-final | 826,116 | 11/18/2015 | |
| 1.0.0-beta8 | 397,447 | 10/15/2015 | |
| 1.0.0-beta7 | 148,429 | 9/2/2015 | |
| 1.0.0-beta6 | 92,541 | 7/27/2015 | |
| 1.0.0-beta5 | 60,200 | 6/30/2015 | |
| 1.0.0-beta4 | 62,215 | 4/24/2015 | |
| 1.0.0-beta3 | 84,410 | 2/13/2015 |