Microsoft.AspNetCore.HeaderPropagation 9.0.8

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.HeaderPropagation --version 9.0.8
                    
NuGet\Install-Package Microsoft.AspNetCore.HeaderPropagation -Version 9.0.8
                    
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.HeaderPropagation" Version="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.HeaderPropagation" Version="9.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.HeaderPropagation" />
                    
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.HeaderPropagation --version 9.0.8
                    
#r "nuget: Microsoft.AspNetCore.HeaderPropagation, 9.0.8"
                    
#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.
#:package Microsoft.AspNetCore.HeaderPropagation@9.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.HeaderPropagation&version=9.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.HeaderPropagation&version=9.0.8
                    
Install as a Cake Tool

ASP.NET Core middleware to propagate HTTP headers from the incoming request to the outgoing HTTP Client requests

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

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

Package Downloads
Hopex.ApplicationServer.SiteModule

Hopex Application site module

AspCore.ApiClient

Package Description

Fen.Service

Standardized Service conventions, from the opinions of the Fulfiller Enablement team.

Carbon.WebApplication

4.6.6 - Refactored OwnershipFilter to use async/await for external service calls; improved Authorization header handling and permission checks. 4.6.5 - Microsoft.Extensions.Logging package added 4.6.4 - HybridModelBinding updated to 0.17.0 on net8.0 target framework 4.6.3 - Dotnet 8.0 target framework added for minimal api 4.6.2 - Dotnet 8.0 target framework added 4.5.6 - Added a property named overrideMessageAndCode to the CarbonException class. The default value of this property is set to true. In the constructor of CarbonException, check this property to determine whether the message and code are overridden or not. - Update IPageableDto validator for assign PageSize 0. When PageSize 0 the datas returns without pagination with development in version 4.5.3. 4.5.3 - Upgrade Carbon.PagedList (Remove pageSize and pageNumber validation check) 4.5.2 - Updated Carbon.Common nuget package (Added StringExtensions class with ReplaceTurkishChars and ContainsTurkishIgnoreCase methods) 4.5.0 - Degraded health check HTTP status code changed as custom 218 (This Is Fine) status code. Because even if system is degraed it should be working normally, so returning 5XX status code is not right for degraded state. 4.4.1 - Cors should come first before authentication and authorization in startup pipeline 4.4.0 - Carbon.Common updated and Serilog.Enrichers.Sensitive Enricher added for masking sensitive values within logs. 4.3.0 - OwnershipFilter check now disregards solution id header during endpoint permission check 4.2.1 - UnauthorizedOperationException response body is fixed 4.2.0 - UnauthorizedOperationException handling is added 4.1.9 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 4.1.8 - Carbon.Common updated and nested ordering achieved 4.1.7 - Add CorrelationId to log OnException 4.1.6 - Cors Policy changes(Location parameter is added to WithExposedHeaders) 4.1.5 - ApiPagedResponse is added for PagedListOk. 4.1.4 - Some dependencies updated. 4.1.3 - Cors Allow Credentials support added with any origin accepted - Cors Wildcards accepted 4.1.1 - CarbonException messages are take arguments for dynamic exception messages 4.1.0 - Critical bug fixed for Directory separator char to specific platform (Windows,Linux) 4.0.0 - Carbon now supports Dotnet 6 in terms of both minimal and not minimal - Fluent Validation Upgraded - Swagger Upgraded - BodyRewind deprecated, thus RoleFilteredDto is now unsupported as it is unnecessary just after repository-level validation introduced - Some Performance Improvements

Carbon.HttpClient

1.1.1 - .Net 6.0 and 8.0 support added 1.0.10 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed

GitHub repositories (5)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
Version Downloads Last Updated
10.0.0-preview.7.25380.108 195 8/12/2025
10.0.0-preview.6.25358.103 207 7/15/2025
10.0.0-preview.5.25277.114 306 6/6/2025
10.0.0-preview.4.25258.110 288 5/12/2025
10.0.0-preview.3.25172.1 254 4/10/2025
10.0.0-preview.2.25164.1 254 3/18/2025
10.0.0-preview.1.25120.3 235 2/25/2025
9.0.8 58,594 8/5/2025
9.0.7 53,659 7/8/2025
9.0.6 69,741 6/10/2025
9.0.5 150,766 5/13/2025
9.0.4 121,244 4/8/2025
9.0.3 169,373 3/11/2025
9.0.2 184,782 2/11/2025
9.0.1 161,318 1/14/2025
9.0.0 247,601 11/12/2024
9.0.0-rc.2.24474.3 1,153 10/8/2024
9.0.0-rc.1.24452.1 367 9/10/2024
9.0.0-preview.7.24406.2 244 8/13/2024
9.0.0-preview.6.24328.4 546 7/9/2024
9.0.0-preview.5.24306.11 211 6/11/2024
9.0.0-preview.4.24267.6 176 5/21/2024
9.0.0-preview.3.24172.13 221 4/11/2024
9.0.0-preview.2.24128.4 175 3/12/2024
9.0.0-preview.1.24081.5 198 2/13/2024
8.0.19 43,736 8/4/2025
8.0.18 43,282 7/8/2025
8.0.17 99,801 6/10/2025
8.0.16 127,658 5/13/2025
8.0.15 175,698 4/8/2025
8.0.14 255,507 3/11/2025
8.0.13 183,562 2/11/2025
8.0.12 199,633 1/14/2025
8.0.11 966,180 11/12/2024
8.0.10 795,628 10/8/2024
8.0.8 1,048,806 8/13/2024
8.0.7 697,358 7/9/2024
8.0.6 594,436 5/28/2024
8.0.5 295,692 5/14/2024
8.0.4 609,107 4/9/2024
8.0.3 456,409 3/12/2024
8.0.2 499,737 2/13/2024
8.0.1 818,277 1/9/2024
8.0.0 705,117 11/14/2023
8.0.0-rc.2.23480.2 1,344 10/10/2023
8.0.0-rc.1.23421.29 1,314 9/12/2023
8.0.0-preview.7.23375.9 2,000 8/8/2023
8.0.0-preview.6.23329.11 296 7/11/2023
8.0.0-preview.5.23302.2 308 6/13/2023
8.0.0-preview.4.23260.4 239 5/16/2023
8.0.0-preview.3.23177.8 345 4/11/2023
8.0.0-preview.2.23153.2 260 3/14/2023
8.0.0-preview.1.23112.2 260 2/21/2023
7.0.20 89,949 5/28/2024
7.0.19 8,707 5/14/2024
7.0.18 29,511 4/9/2024
7.0.17 14,840 3/12/2024
7.0.16 50,153 2/13/2024
7.0.15 46,129 1/9/2024
7.0.14 131,212 11/14/2023
7.0.13 213,134 10/24/2023
7.0.12 68,022 10/10/2023
7.0.11 116,258 9/12/2023
7.0.10 216,290 8/8/2023
7.0.9 220,445 7/11/2023
7.0.8 73,702 6/22/2023
7.0.7 32,919 6/13/2023
7.0.5 229,092 4/11/2023
7.0.4 122,762 3/14/2023
7.0.3 88,818 2/14/2023
7.0.2 352,051 1/10/2023
7.0.1 64,065 12/13/2022
7.0.0 153,554 11/7/2022
7.0.0-rc.2.22476.2 1,513 10/11/2022
7.0.0-rc.1.22427.2 442 9/14/2022
7.0.0-preview.7.22376.6 348 8/9/2022
7.0.0-preview.6.22330.3 15,781 7/12/2022
7.0.0-preview.5.22303.8 1,705 6/14/2022
7.0.0-preview.4.22251.1 367 5/10/2022
7.0.0-preview.3.22178.4 326 4/13/2022
7.0.0-preview.2.22153.2 334 3/14/2022
7.0.0-preview.1.22109.13 349 2/17/2022
6.0.36 61,288 11/12/2024
6.0.35 58,950 10/8/2024
6.0.33 52,831 8/13/2024
6.0.32 37,080 7/9/2024
6.0.31 45,033 5/28/2024
6.0.30 36,292 5/14/2024
6.0.29 60,580 4/9/2024
6.0.28 86,210 3/12/2024
6.0.27 114,527 2/13/2024
6.0.26 118,217 1/9/2024
6.0.25 252,248 11/14/2023
6.0.24 221,965 10/24/2023
6.0.23 56,163 10/10/2023
6.0.22 142,676 9/12/2023
6.0.21 165,521 8/8/2023
6.0.20 407,266 7/11/2023
6.0.19 111,059 6/22/2023
6.0.18 260,221 6/13/2023
6.0.16 470,644 4/11/2023
6.0.15 412,068 3/14/2023
6.0.14 220,724 2/14/2023
6.0.13 344,676 1/10/2023
6.0.12 314,419 12/13/2022
6.0.11 322,172 11/7/2022
6.0.10 498,136 10/11/2022
6.0.9 564,033 9/13/2022
6.0.8 566,277 8/9/2022
6.0.7 225,758 7/12/2022
6.0.6 354,253 6/14/2022
6.0.5 550,846 5/10/2022
6.0.4 211,168 4/11/2022
6.0.3 263,120 3/8/2022
6.0.2 288,507 2/8/2022
6.0.1 310,002 12/14/2021
6.0.0 610,242 11/8/2021
6.0.0-rc.2.21480.10 1,745 10/12/2021
6.0.0-rc.1.21452.15 423 9/14/2021
6.0.0-preview.7.21378.6 371 8/10/2021
6.0.0-preview.6.21355.2 372 7/14/2021
6.0.0-preview.5.21301.17 335 6/15/2021
6.0.0-preview.4.21253.5 354 5/24/2021
6.0.0-preview.3.21201.13 352 4/8/2021
6.0.0-preview.2.21154.6 430 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 421 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 100,499 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 23,719 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 11,854 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 20,135 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 72,564 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 85,942 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 85,175 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 150,812 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 97,410 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 101,642 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 67,145 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 98,488 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 72,648 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 65,979 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 76,776 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 79,015 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 11,820 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 172,202 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,018 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 655 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 479 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 506 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 511 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 513 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 655 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 625 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 582 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 545 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 53,399 12/13/2022
3.1.31 10,493 11/8/2022
3.1.30 16,370 10/11/2022
3.1.29 9,256 9/13/2022
3.1.28 20,204 8/9/2022
3.1.27 21,484 7/12/2022
3.1.26 21,491 6/14/2022
3.1.25 35,674 5/10/2022
3.1.24 19,030 4/11/2022
3.1.23 20,681 3/8/2022
3.1.22 71,493 12/14/2021
3.1.21 35,450 11/7/2021
3.1.20 21,675 10/11/2021
3.1.19 72,738 9/14/2021
3.1.18 73,555 8/10/2021
3.1.17 96,067 7/13/2021
3.1.16 57,823 6/8/2021
3.1.15 62,414 5/11/2021
3.1.14 33,547 4/6/2021
3.1.13 94,876 3/9/2021
3.1.12 65,914 2/9/2021
3.1.11 120,601 1/12/2021
3.1.10 156,248 11/9/2020
3.1.9 160,891 10/13/2020
3.1.8 324,531 9/8/2020
3.1.7 103,575 8/11/2020
3.1.6 246,012 7/14/2020
3.1.5 206,652 6/9/2020
3.1.4 94,692 5/12/2020
3.1.3 103,464 3/24/2020
3.1.2 86,464 2/18/2020
3.1.1 256,650 1/14/2020
3.1.0 74,126 12/3/2019
3.1.0-preview3.19555.2 521 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 535 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 560 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 11,738 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,379 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 33,184 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 3,029 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 531 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 531 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 541 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 558 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 534 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 595 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.