Microsoft.AspNetCore.HeaderPropagation 9.0.6

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.6
                    
NuGet\Install-Package Microsoft.AspNetCore.HeaderPropagation -Version 9.0.6
                    
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.6" />
                    
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.6" />
                    
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.6
                    
#r "nuget: Microsoft.AspNetCore.HeaderPropagation, 9.0.6"
                    
#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.HeaderPropagation&version=9.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.HeaderPropagation&version=9.0.6
                    
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/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2

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

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

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
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.
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.5.25277.114 218 6/6/2025
10.0.0-preview.4.25258.110 267 5/12/2025
10.0.0-preview.3.25172.1 230 4/10/2025
10.0.0-preview.2.25164.1 225 3/18/2025
10.0.0-preview.1.25120.3 219 2/25/2025
9.0.6 19,782 6/10/2025
9.0.5 57,542 5/13/2025
9.0.4 89,502 4/8/2025
9.0.3 128,094 3/11/2025
9.0.2 148,668 2/11/2025
9.0.1 125,483 1/14/2025
9.0.0 203,641 11/12/2024
9.0.0-rc.2.24474.3 1,130 10/8/2024
9.0.0-rc.1.24452.1 350 9/10/2024
9.0.0-preview.7.24406.2 218 8/13/2024
9.0.0-preview.6.24328.4 522 7/9/2024
9.0.0-preview.5.24306.11 195 6/11/2024
9.0.0-preview.4.24267.6 159 5/21/2024
9.0.0-preview.3.24172.13 203 4/11/2024
9.0.0-preview.2.24128.4 159 3/12/2024
9.0.0-preview.1.24081.5 180 2/13/2024
8.0.17 19,266 6/10/2025
8.0.16 63,258 5/13/2025
8.0.15 108,899 4/8/2025
8.0.14 178,099 3/11/2025
8.0.13 142,231 2/11/2025
8.0.12 159,792 1/14/2025
8.0.11 808,292 11/12/2024
8.0.10 692,333 10/8/2024
8.0.8 928,764 8/13/2024
8.0.7 630,234 7/9/2024
8.0.6 558,410 5/28/2024
8.0.5 265,009 5/14/2024
8.0.4 557,643 4/9/2024
8.0.3 442,165 3/12/2024
8.0.2 479,164 2/13/2024
8.0.1 768,731 1/9/2024
8.0.0 640,626 11/14/2023
8.0.0-rc.2.23480.2 1,323 10/10/2023
8.0.0-rc.1.23421.29 1,294 9/12/2023
8.0.0-preview.7.23375.9 1,920 8/8/2023
8.0.0-preview.6.23329.11 269 7/11/2023
8.0.0-preview.5.23302.2 273 6/13/2023
8.0.0-preview.4.23260.4 207 5/16/2023
8.0.0-preview.3.23177.8 316 4/11/2023
8.0.0-preview.2.23153.2 228 3/14/2023
8.0.0-preview.1.23112.2 229 2/21/2023
7.0.20 78,253 5/28/2024
7.0.19 8,037 5/14/2024
7.0.18 25,273 4/9/2024
7.0.17 13,940 3/12/2024
7.0.16 48,716 2/13/2024
7.0.15 44,478 1/9/2024
7.0.14 128,817 11/14/2023
7.0.13 204,419 10/24/2023
7.0.12 66,721 10/10/2023
7.0.11 110,914 9/12/2023
7.0.10 211,562 8/8/2023
7.0.9 218,153 7/11/2023
7.0.8 73,066 6/22/2023
7.0.7 30,740 6/13/2023
7.0.5 225,037 4/11/2023
7.0.4 121,601 3/14/2023
7.0.3 88,129 2/14/2023
7.0.2 343,007 1/10/2023
7.0.1 63,448 12/13/2022
7.0.0 152,442 11/7/2022
7.0.0-rc.2.22476.2 1,478 10/11/2022
7.0.0-rc.1.22427.2 400 9/14/2022
7.0.0-preview.7.22376.6 316 8/9/2022
7.0.0-preview.6.22330.3 15,744 7/12/2022
7.0.0-preview.5.22303.8 1,672 6/14/2022
7.0.0-preview.4.22251.1 332 5/10/2022
7.0.0-preview.3.22178.4 286 4/13/2022
7.0.0-preview.2.22153.2 296 3/14/2022
7.0.0-preview.1.22109.13 290 2/17/2022
6.0.36 44,343 11/12/2024
6.0.35 53,690 10/8/2024
6.0.33 48,636 8/13/2024
6.0.32 34,751 7/9/2024
6.0.31 43,160 5/28/2024
6.0.30 32,413 5/14/2024
6.0.29 57,471 4/9/2024
6.0.28 82,605 3/12/2024
6.0.27 111,751 2/13/2024
6.0.26 116,123 1/9/2024
6.0.25 242,149 11/14/2023
6.0.24 207,508 10/24/2023
6.0.23 55,052 10/10/2023
6.0.22 140,421 9/12/2023
6.0.21 162,736 8/8/2023
6.0.20 402,249 7/11/2023
6.0.19 109,290 6/22/2023
6.0.18 255,933 6/13/2023
6.0.16 459,281 4/11/2023
6.0.15 391,638 3/14/2023
6.0.14 217,907 2/14/2023
6.0.13 335,547 1/10/2023
6.0.12 303,066 12/13/2022
6.0.11 316,083 11/7/2022
6.0.10 494,141 10/11/2022
6.0.9 555,981 9/13/2022
6.0.8 563,142 8/9/2022
6.0.7 218,255 7/12/2022
6.0.6 351,600 6/14/2022
6.0.5 543,350 5/10/2022
6.0.4 209,571 4/11/2022
6.0.3 260,419 3/8/2022
6.0.2 275,774 2/8/2022
6.0.1 305,825 12/14/2021
6.0.0 591,475 11/8/2021
6.0.0-rc.2.21480.10 1,699 10/12/2021
6.0.0-rc.1.21452.15 388 9/14/2021
6.0.0-preview.7.21378.6 334 8/10/2021
6.0.0-preview.6.21355.2 332 7/14/2021
6.0.0-preview.5.21301.17 292 6/15/2021
6.0.0-preview.4.21253.5 315 5/24/2021
6.0.0-preview.3.21201.13 313 4/8/2021
6.0.0-preview.2.21154.6 369 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 357 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 97,269 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 23,306 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 11,312 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 19,218 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 71,316 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 84,662 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 82,629 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 150,291 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 96,633 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 101,119 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 66,331 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 97,007 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 71,950 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 65,409 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 75,378 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 78,221 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 11,407 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 171,149 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 950 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 586 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 413 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 440 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 444 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 447 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 591 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 561 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 522 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 479 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 50,940 12/13/2022
3.1.31 10,074 11/8/2022
3.1.30 15,688 10/11/2022
3.1.29 8,771 9/13/2022
3.1.28 19,348 8/9/2022
3.1.27 20,969 7/12/2022
3.1.26 20,651 6/14/2022
3.1.25 35,070 5/10/2022
3.1.24 17,937 4/11/2022
3.1.23 20,270 3/8/2022
3.1.22 70,576 12/14/2021
3.1.21 34,131 11/7/2021
3.1.20 21,006 10/11/2021
3.1.19 72,343 9/14/2021
3.1.18 71,581 8/10/2021
3.1.17 92,913 7/13/2021
3.1.16 56,802 6/8/2021
3.1.15 62,019 5/11/2021
3.1.14 32,994 4/6/2021
3.1.13 92,909 3/9/2021
3.1.12 65,388 2/9/2021
3.1.11 119,070 1/12/2021
3.1.10 154,642 11/9/2020
3.1.9 159,418 10/13/2020
3.1.8 323,103 9/8/2020
3.1.7 102,112 8/11/2020
3.1.6 245,313 7/14/2020
3.1.5 203,392 6/9/2020
3.1.4 92,263 5/12/2020
3.1.3 102,322 3/24/2020
3.1.2 85,558 2/18/2020
3.1.1 255,323 1/14/2020
3.1.0 72,202 12/3/2019
3.1.0-preview3.19555.2 454 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 473 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 493 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 11,313 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,972 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 30,028 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,964 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 467 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 469 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 482 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 490 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 469 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 527 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.