Microsoft.AspNetCore.HeaderPropagation 3.0.0-preview5-19227-01

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.HeaderPropagation.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.HeaderPropagation --version 3.0.0-preview5-19227-01
                    
NuGet\Install-Package Microsoft.AspNetCore.HeaderPropagation -Version 3.0.0-preview5-19227-01
                    
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="3.0.0-preview5-19227-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.HeaderPropagation" Version="3.0.0-preview5-19227-01" />
                    
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 3.0.0-preview5-19227-01
                    
#r "nuget: Microsoft.AspNetCore.HeaderPropagation, 3.0.0-preview5-19227-01"
                    
#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=3.0.0-preview5-19227-01&prerelease
                    
Install Microsoft.AspNetCore.HeaderPropagation as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.HeaderPropagation&version=3.0.0-preview5-19227-01&prerelease
                    
Install Microsoft.AspNetCore.HeaderPropagation 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/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2

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

NuGet packages (34)

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.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 Swagger.
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
Version Downloads Last updated
10.0.0-preview.2.25164.1 174 3/18/2025
10.0.0-preview.1.25120.3 210 2/25/2025
9.0.3 28,779 3/11/2025
9.0.2 77,685 2/11/2025
9.0.1 73,044 1/14/2025
9.0.0 125,818 11/12/2024
9.0.0-rc.2.24474.3 1,078 10/8/2024
9.0.0-rc.1.24452.1 337 9/10/2024
9.0.0-preview.7.24406.2 206 8/13/2024
9.0.0-preview.6.24328.4 511 7/9/2024
9.0.0-preview.5.24306.11 177 6/11/2024
9.0.0-preview.4.24267.6 151 5/21/2024
9.0.0-preview.3.24172.13 185 4/11/2024
9.0.0-preview.2.24128.4 142 3/12/2024
9.0.0-preview.1.24081.5 166 2/13/2024
8.0.14 42,510 3/11/2025
8.0.13 72,177 2/11/2025
8.0.12 110,097 1/14/2025
8.0.11 554,984 11/12/2024
8.0.10 521,675 10/8/2024
8.0.8 750,945 8/13/2024
8.0.7 526,136 7/9/2024
8.0.6 499,567 5/28/2024
8.0.5 219,382 5/14/2024
8.0.4 460,638 4/9/2024
8.0.3 417,010 3/12/2024
8.0.2 446,233 2/13/2024
8.0.1 673,746 1/9/2024
8.0.0 548,738 11/14/2023
8.0.0-rc.2.23480.2 1,308 10/10/2023
8.0.0-rc.1.23421.29 1,278 9/12/2023
8.0.0-preview.7.23375.9 1,838 8/8/2023
8.0.0-preview.6.23329.11 249 7/11/2023
8.0.0-preview.5.23302.2 253 6/13/2023
8.0.0-preview.4.23260.4 183 5/16/2023
8.0.0-preview.3.23177.8 297 4/11/2023
8.0.0-preview.2.23153.2 210 3/14/2023
8.0.0-preview.1.23112.2 210 2/21/2023
7.0.20 59,435 5/28/2024
7.0.19 6,978 5/14/2024
7.0.18 20,004 4/9/2024
7.0.17 12,468 3/12/2024
7.0.16 45,425 2/13/2024
7.0.15 42,307 1/9/2024
7.0.14 125,197 11/14/2023
7.0.13 190,529 10/24/2023
7.0.12 64,668 10/10/2023
7.0.11 104,391 9/12/2023
7.0.10 204,845 8/8/2023
7.0.9 215,049 7/11/2023
7.0.8 72,097 6/22/2023
7.0.7 28,879 6/13/2023
7.0.5 217,762 4/11/2023
7.0.4 119,542 3/14/2023
7.0.3 87,170 2/14/2023
7.0.2 329,096 1/10/2023
7.0.1 62,589 12/13/2022
7.0.0 150,604 11/7/2022
7.0.0-rc.2.22476.2 1,454 10/11/2022
7.0.0-rc.1.22427.2 379 9/14/2022
7.0.0-preview.7.22376.6 291 8/9/2022
7.0.0-preview.6.22330.3 15,720 7/12/2022
7.0.0-preview.5.22303.8 1,648 6/14/2022
7.0.0-preview.4.22251.1 306 5/10/2022
7.0.0-preview.3.22178.4 260 4/13/2022
7.0.0-preview.2.22153.2 268 3/14/2022
7.0.0-preview.1.22109.13 261 2/17/2022
6.0.36 26,891 11/12/2024
6.0.35 43,644 10/8/2024
6.0.33 39,389 8/13/2024
6.0.32 30,869 7/9/2024
6.0.31 39,715 5/28/2024
6.0.30 27,278 5/14/2024
6.0.29 55,102 4/9/2024
6.0.28 76,658 3/12/2024
6.0.27 105,995 2/13/2024
6.0.26 111,430 1/9/2024
6.0.25 217,643 11/14/2023
6.0.24 187,502 10/24/2023
6.0.23 53,916 10/10/2023
6.0.22 135,587 9/12/2023
6.0.21 139,709 8/8/2023
6.0.20 395,130 7/11/2023
6.0.19 107,315 6/22/2023
6.0.18 250,308 6/13/2023
6.0.16 443,680 4/11/2023
6.0.15 364,266 3/14/2023
6.0.14 213,671 2/14/2023
6.0.13 322,511 1/10/2023
6.0.12 284,028 12/13/2022
6.0.11 308,354 11/7/2022
6.0.10 481,772 10/11/2022
6.0.9 542,329 9/13/2022
6.0.8 558,295 8/9/2022
6.0.7 210,494 7/12/2022
6.0.6 347,736 6/14/2022
6.0.5 529,310 5/10/2022
6.0.4 206,736 4/11/2022
6.0.3 255,924 3/8/2022
6.0.2 249,239 2/8/2022
6.0.1 300,309 12/14/2021
6.0.0 562,606 11/8/2021
6.0.0-rc.2.21480.10 1,666 10/12/2021
6.0.0-rc.1.21452.15 356 9/14/2021
6.0.0-preview.7.21378.6 305 8/10/2021
6.0.0-preview.6.21355.2 302 7/14/2021
6.0.0-preview.5.21301.17 259 6/15/2021
6.0.0-preview.4.21253.5 280 5/24/2021
6.0.0-preview.3.21201.13 274 4/8/2021
6.0.0-preview.2.21154.6 313 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 299 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 92,450 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 23,243 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 11,177 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 18,823 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 70,081 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 82,814 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 81,220 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 149,965 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 95,739 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 100,796 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 65,474 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 95,539 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 71,572 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 65,091 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 74,155 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 77,320 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 11,308 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 168,769 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 889 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 526 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 355 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 377 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 388 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 389 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 527 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 488 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 457 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 416 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 47,136 12/13/2022
3.1.31 9,854 11/8/2022
3.1.30 15,132 10/11/2022
3.1.29 8,529 9/13/2022
3.1.28 18,931 8/9/2022
3.1.27 20,534 7/12/2022
3.1.26 20,132 6/14/2022
3.1.25 34,730 5/10/2022
3.1.24 17,308 4/11/2022
3.1.23 20,171 3/8/2022
3.1.22 69,430 12/14/2021
3.1.21 32,527 11/7/2021
3.1.20 20,562 10/11/2021
3.1.19 72,274 9/14/2021
3.1.18 68,910 8/10/2021
3.1.17 89,951 7/13/2021
3.1.16 56,319 6/8/2021
3.1.15 61,778 5/11/2021
3.1.14 32,638 4/6/2021
3.1.13 90,311 3/9/2021
3.1.12 65,068 2/9/2021
3.1.11 116,705 1/12/2021
3.1.10 153,264 11/9/2020
3.1.9 158,014 10/13/2020
3.1.8 320,524 9/8/2020
3.1.7 100,686 8/11/2020
3.1.6 244,267 7/14/2020
3.1.5 198,702 6/9/2020
3.1.4 89,346 5/12/2020
3.1.3 101,354 3/24/2020
3.1.2 84,934 2/18/2020
3.1.1 254,060 1/14/2020
3.1.0 70,497 12/3/2019
3.1.0-preview3.19555.2 391 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 410 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 427 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 11,224 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,902 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 26,585 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,902 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 403 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 401 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 416 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 425 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 399 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 462 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.