Microsoft.Extensions.Http.Polly 9.0.0-rc.2.24474.3

Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Http.Polly.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Http.Polly --version 9.0.0-rc.2.24474.3                
NuGet\Install-Package Microsoft.Extensions.Http.Polly -Version 9.0.0-rc.2.24474.3                
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.Extensions.Http.Polly" Version="9.0.0-rc.2.24474.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Http.Polly --version 9.0.0-rc.2.24474.3                
#r "nuget: Microsoft.Extensions.Http.Polly, 9.0.0-rc.2.24474.3"                
#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.
// Install Microsoft.Extensions.Http.Polly as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Http.Polly&version=9.0.0-rc.2.24474.3&prerelease

// Install Microsoft.Extensions.Http.Polly as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Http.Polly&version=9.0.0-rc.2.24474.3&prerelease                

The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
   

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

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 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. 
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.Extensions.Http.Polly:

Package Downloads
OpenIddict.Validation.SystemNetHttp

System.Net.Http integration package for the OpenIddict validation services.

Rystem.OpenAi

.Net wrapper for OpenAI with Dependency injection integration, factory integration: you may inject more than one endpoint, azure integration: you may swap among openai endpoint and any azure endpoint quickly and easily. You can calculate tokens and cost for each request (before the request) and for each response. You can access to the dashboard api to retrieve your current or previous billing.

Rystem.RepositoryFramework.Api.Client

Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.

Omnia.Fx.NetCore

Package Description

OpenIddict.Client.SystemNetHttp

System.Net.Http integration package for the OpenIddict client services.

GitHub repositories (112)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Http.Polly:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
elsa-workflows/elsa-core
A .NET workflows library
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
Version Downloads Last updated
9.0.2 34,966 2/11/2025
9.0.1 526,952 1/14/2025
9.0.0 2,213,258 11/12/2024
9.0.0-rc.2.24474.3 59,974 10/8/2024
9.0.0-rc.1.24452.1 30,631 9/10/2024
9.0.0-preview.7.24406.2 5,520 8/13/2024
9.0.0-preview.6.24328.4 18,421 7/9/2024
9.0.0-preview.5.24306.11 36,347 6/11/2024
9.0.0-preview.4.24267.6 5,920 5/21/2024
9.0.0-preview.3.24172.13 11,704 4/11/2024
9.0.0-preview.2.24128.4 18,004 3/12/2024
9.0.0-preview.1.24081.5 6,520 2/13/2024
8.0.13 14,994 2/11/2025
8.0.12 383,890 1/14/2025
8.0.11 1,930,561 11/12/2024
8.0.10 4,575,038 10/8/2024
8.0.8 5,837,311 8/13/2024
8.0.7 5,506,297 7/9/2024
8.0.6 6,053,176 5/28/2024
8.0.5 2,342,201 5/14/2024
8.0.4 4,887,069 4/9/2024
8.0.3 4,641,962 3/12/2024
8.0.2 4,188,691 2/13/2024
8.0.1 4,897,483 1/9/2024
8.0.0 8,660,790 11/14/2023
8.0.0-rc.2.23480.2 57,597 10/10/2023
8.0.0-rc.1.23421.29 31,080 9/12/2023
8.0.0-preview.7.23375.9 44,193 8/8/2023
8.0.0-preview.6.23329.11 23,326 7/11/2023
8.0.0-preview.5.23302.2 12,654 6/13/2023
8.0.0-preview.4.23260.4 204,604 5/16/2023
8.0.0-preview.3.23177.8 22,755 4/11/2023
8.0.0-preview.2.23153.2 25,242 3/14/2023
8.0.0-preview.1.23112.2 13,946 2/21/2023
7.0.20 355,340 5/28/2024
7.0.19 79,987 5/14/2024
7.0.18 263,272 4/9/2024
7.0.17 248,499 3/12/2024
7.0.16 374,071 2/13/2024
7.0.15 701,676 1/9/2024
7.0.14 1,446,005 11/14/2023
7.0.13 2,052,595 10/24/2023
7.0.12 5,711,726 10/10/2023
7.0.11 2,790,269 9/12/2023
7.0.10 4,516,388 8/8/2023
7.0.9 3,558,836 7/11/2023
7.0.8 1,682,309 6/22/2023
7.0.7 1,653,798 6/13/2023
7.0.5 8,542,747 4/11/2023
7.0.4 3,820,525 3/14/2023
7.0.3 2,875,107 2/14/2023
7.0.2 3,739,698 1/10/2023
7.0.1 2,398,062 12/13/2022
7.0.0 4,629,813 11/7/2022
7.0.0-rc.2.22476.2 21,848 10/11/2022
7.0.0-rc.1.22427.2 40,976 9/14/2022
7.0.0-preview.7.22376.6 33,472 8/9/2022
7.0.0-preview.6.22330.3 34,651 7/12/2022
7.0.0-preview.5.22303.8 11,711 6/14/2022
7.0.0-preview.4.22251.1 17,572 5/10/2022
7.0.0-preview.3.22178.4 9,346 4/13/2022
7.0.0-preview.2.22153.2 27,017 3/14/2022
7.0.0-preview.1.22109.13 6,989 2/17/2022
6.0.36 60,367 11/12/2024
6.0.35 107,014 10/8/2024
6.0.33 217,235 8/13/2024
6.0.32 180,169 7/9/2024
6.0.31 348,229 5/28/2024
6.0.30 92,250 5/14/2024
6.0.29 445,381 4/9/2024
6.0.28 448,662 3/12/2024
6.0.27 437,828 2/13/2024
6.0.26 1,119,518 1/9/2024
6.0.25 1,164,612 11/14/2023
6.0.24 655,708 10/24/2023
6.0.23 524,289 10/10/2023
6.0.22 774,361 9/12/2023
6.0.21 1,148,736 8/8/2023
6.0.20 1,011,722 7/11/2023
6.0.19 609,202 6/22/2023
6.0.18 535,438 6/13/2023
6.0.16 2,999,015 4/11/2023
6.0.15 1,316,619 3/14/2023
6.0.14 1,338,233 2/14/2023
6.0.13 2,082,157 1/10/2023
6.0.12 1,494,674 12/13/2022
6.0.11 2,466,561 11/7/2022
6.0.10 6,014,728 10/11/2022
6.0.9 5,341,350 9/13/2022
6.0.8 7,408,728 8/9/2022
6.0.7 5,405,951 7/12/2022
6.0.6 4,028,853 6/14/2022
6.0.5 4,900,596 5/10/2022
6.0.4 4,450,013 4/11/2022
6.0.3 4,571,127 3/8/2022
6.0.2 4,193,340 2/8/2022
6.0.1 6,578,408 12/14/2021
6.0.0 9,624,233 11/8/2021
6.0.0-rc.2.21480.10 35,450 10/12/2021
6.0.0-rc.1.21452.15 12,228 9/14/2021
6.0.0-preview.7.21378.6 16,817 8/10/2021
6.0.0-preview.6.21355.2 5,415 7/14/2021
6.0.0-preview.5.21301.17 12,671 6/15/2021
6.0.0-preview.4.21253.5 9,197 5/24/2021
6.0.0-preview.3.21201.13 10,873 4/8/2021
6.0.0-preview.2.21154.6 7,234 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 25,624 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 21,859,601 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 4,302,504 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,080 10/13/2020 5.0.0-rc.2.20478.4 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.7 8,846 9/14/2020 5.0.0-rc.1.20451.7 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.3 3,078 8/25/2020 5.0.0-preview.8.20407.3 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.4 10,410 7/21/2020 5.0.0-preview.7.20365.4 is deprecated because it is no longer maintained.
5.0.0-preview.6.20306.1 17,800 6/25/2020 5.0.0-preview.6.20306.1 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.3 3,937 6/10/2020 5.0.0-preview.5.20278.3 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.2 2,467 5/18/2020 5.0.0-preview.4.20251.2 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 10,348 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 29,156 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 4,154 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 767,607 12/13/2022
3.1.31 141,474 11/8/2022
3.1.30 126,948 10/11/2022
3.1.29 132,800 9/13/2022
3.1.28 458,620 8/9/2022
3.1.27 105,277 7/12/2022
3.1.26 133,183 6/14/2022
3.1.25 297,563 5/10/2022
3.1.24 189,301 4/11/2022
3.1.23 237,922 3/8/2022
3.1.22 2,308,944 12/14/2021
3.1.21 702,755 11/7/2021
3.1.20 312,874 10/11/2021
3.1.19 512,253 9/14/2021
3.1.18 568,001 8/10/2021
3.1.17 989,446 7/13/2021
3.1.16 4,663,710 6/8/2021
3.1.15 1,147,209 5/11/2021
3.1.14 1,058,976 4/6/2021
3.1.13 3,043,466 3/9/2021
3.1.12 2,088,251 2/9/2021
3.1.11 680,067 1/12/2021
3.1.10 2,125,491 11/9/2020
3.1.9 2,919,456 10/13/2020
3.1.8 3,676,011 9/8/2020
3.1.7 5,365,095 8/11/2020
3.1.6 3,368,050 7/14/2020
3.1.5 4,953,765 6/9/2020
3.1.4 2,613,102 5/12/2020
3.1.3 3,347,535 3/24/2020
3.1.2 2,719,989 2/18/2020
3.1.1 3,138,583 1/14/2020
3.1.0 4,575,220 12/3/2019
3.1.0-preview3.19553.2 2,986 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,551 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 924 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 202,744 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 44,923 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 272,016 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,679,661 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,202 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 7,769 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 4,609 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,103 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 4,056 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 8,824 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,092 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,294 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 2,327 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 2,020 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 13,132,465 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 14,667 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,307 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,201 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 4,965,115 6/18/2018
2.1.0 2,275,114 5/29/2018
2.1.0-rc1-final 10,349 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 3,980 4/13/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.