Microsoft.Extensions.Http.Polly 9.0.0

Prefix Reserved
dotnet add package Microsoft.Extensions.Http.Polly --version 9.0.0                
NuGet\Install-Package Microsoft.Extensions.Http.Polly -Version 9.0.0                
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" />                
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                
#r "nuget: Microsoft.Extensions.Http.Polly, 9.0.0"                
#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

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

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/af22effae4069a5dfb9b0735859de48820104f5b

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. 
.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 (733)

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

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等多种部署方式。敏感肌也能用。
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Version Downloads Last updated
9.0.0 86,750 11/12/2024
9.0.0-rc.2.24474.3 21,275 10/8/2024
9.0.0-rc.1.24452.1 20,771 9/10/2024
9.0.0-preview.7.24406.2 4,425 8/13/2024
9.0.0-preview.6.24328.4 15,937 7/9/2024
9.0.0-preview.5.24306.11 33,940 6/11/2024
9.0.0-preview.4.24267.6 5,016 5/21/2024
9.0.0-preview.3.24172.13 10,161 4/11/2024
9.0.0-preview.2.24128.4 15,636 3/12/2024
9.0.0-preview.1.24081.5 5,799 2/13/2024
8.0.11 135,486 11/12/2024
8.0.10 2,184,337 10/8/2024
8.0.8 4,099,766 8/13/2024
8.0.7 4,095,331 7/9/2024
8.0.6 4,923,713 5/28/2024
8.0.5 1,931,077 5/14/2024
8.0.4 4,003,747 4/9/2024
8.0.3 3,978,610 3/12/2024
8.0.2 3,754,633 2/13/2024
8.0.1 4,345,651 1/9/2024
8.0.0 7,471,517 11/14/2023
8.0.0-rc.2.23480.2 55,638 10/10/2023
8.0.0-rc.1.23421.29 30,460 9/12/2023
8.0.0-preview.7.23375.9 43,791 8/8/2023
8.0.0-preview.6.23329.11 22,997 7/11/2023
8.0.0-preview.5.23302.2 12,321 6/13/2023
8.0.0-preview.4.23260.4 189,625 5/16/2023
8.0.0-preview.3.23177.8 18,949 4/11/2023
8.0.0-preview.2.23153.2 24,897 3/14/2023
8.0.0-preview.1.23112.2 13,737 2/21/2023
7.0.20 250,120 5/28/2024
7.0.19 68,261 5/14/2024
7.0.18 226,586 4/9/2024
7.0.17 231,962 3/12/2024
7.0.16 341,497 2/13/2024
7.0.15 666,266 1/9/2024
7.0.14 1,367,947 11/14/2023
7.0.13 1,945,954 10/24/2023
7.0.12 5,526,675 10/10/2023
7.0.11 2,668,420 9/12/2023
7.0.10 4,380,112 8/8/2023
7.0.9 3,399,369 7/11/2023
7.0.8 1,612,649 6/22/2023
7.0.7 1,580,429 6/13/2023
7.0.5 8,252,072 4/11/2023
7.0.4 3,749,020 3/14/2023
7.0.3 2,777,383 2/14/2023
7.0.2 3,616,632 1/10/2023
7.0.1 2,330,240 12/13/2022
7.0.0 4,454,581 11/7/2022
7.0.0-rc.2.22476.2 20,106 10/11/2022
7.0.0-rc.1.22427.2 40,731 9/14/2022
7.0.0-preview.7.22376.6 31,084 8/9/2022
7.0.0-preview.6.22330.3 32,817 7/12/2022
7.0.0-preview.5.22303.8 11,534 6/14/2022
7.0.0-preview.4.22251.1 17,387 5/10/2022
7.0.0-preview.3.22178.4 9,134 4/13/2022
7.0.0-preview.2.22153.2 25,588 3/14/2022
7.0.0-preview.1.22109.13 6,900 2/17/2022
6.0.36 4,913 11/12/2024
6.0.35 50,836 10/8/2024
6.0.33 139,176 8/13/2024
6.0.32 134,351 7/9/2024
6.0.31 296,885 5/28/2024
6.0.30 77,899 5/14/2024
6.0.29 399,206 4/9/2024
6.0.28 376,885 3/12/2024
6.0.27 403,126 2/13/2024
6.0.26 954,952 1/9/2024
6.0.25 1,062,018 11/14/2023
6.0.24 598,136 10/24/2023
6.0.23 502,380 10/10/2023
6.0.22 724,160 9/12/2023
6.0.21 1,054,401 8/8/2023
6.0.20 974,013 7/11/2023
6.0.19 581,835 6/22/2023
6.0.18 500,099 6/13/2023
6.0.16 2,853,431 4/11/2023
6.0.15 1,243,045 3/14/2023
6.0.14 1,278,715 2/14/2023
6.0.13 2,010,341 1/10/2023
6.0.12 1,427,937 12/13/2022
6.0.11 2,389,407 11/7/2022
6.0.10 5,792,106 10/11/2022
6.0.9 5,138,629 9/13/2022
6.0.8 6,956,383 8/9/2022
6.0.7 5,204,036 7/12/2022
6.0.6 3,880,383 6/14/2022
6.0.5 4,751,689 5/10/2022
6.0.4 4,307,592 4/11/2022
6.0.3 4,452,589 3/8/2022
6.0.2 4,099,089 2/8/2022
6.0.1 6,436,809 12/14/2021
6.0.0 9,090,191 11/8/2021
6.0.0-rc.2.21480.10 35,422 10/12/2021
6.0.0-rc.1.21452.15 12,130 9/14/2021
6.0.0-preview.7.21378.6 16,777 8/10/2021
6.0.0-preview.6.21355.2 5,383 7/14/2021
6.0.0-preview.5.21301.17 12,606 6/15/2021
6.0.0-preview.4.21253.5 9,163 5/24/2021
6.0.0-preview.3.21201.13 10,779 4/8/2021
6.0.0-preview.2.21154.6 7,097 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 24,611 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 21,339,228 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 4,221,304 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,053 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,825 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,027 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,371 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,643 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,911 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,420 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,325 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,039 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,133 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 692,018 12/13/2022
3.1.31 135,581 11/8/2022
3.1.30 117,874 10/11/2022
3.1.29 126,885 9/13/2022
3.1.28 442,674 8/9/2022
3.1.27 103,212 7/12/2022
3.1.26 130,727 6/14/2022
3.1.25 284,628 5/10/2022
3.1.24 183,564 4/11/2022
3.1.23 226,731 3/8/2022
3.1.22 2,222,088 12/14/2021
3.1.21 687,821 11/7/2021
3.1.20 304,284 10/11/2021
3.1.19 497,326 9/14/2021
3.1.18 547,212 8/10/2021
3.1.17 973,776 7/13/2021
3.1.16 4,540,260 6/8/2021
3.1.15 1,123,713 5/11/2021
3.1.14 1,031,741 4/6/2021
3.1.13 2,931,808 3/9/2021
3.1.12 2,062,633 2/9/2021
3.1.11 674,994 1/12/2021
3.1.10 2,090,352 11/9/2020
3.1.9 2,894,204 10/13/2020
3.1.8 3,623,133 9/8/2020
3.1.7 5,160,955 8/11/2020
3.1.6 3,309,957 7/14/2020
3.1.5 4,894,832 6/9/2020
3.1.4 2,553,334 5/12/2020
3.1.3 3,295,753 3/24/2020
3.1.2 2,689,678 2/18/2020
3.1.1 3,025,555 1/14/2020
3.1.0 4,482,352 12/3/2019
3.1.0-preview3.19553.2 2,963 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,528 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 900 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 192,748 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 44,441 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 266,372 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,628,173 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 6,180 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 7,749 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 4,588 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,085 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 4,032 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 8,798 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,075 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,279 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 2,304 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 2,003 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 12,903,741 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 14,637 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,284 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,173 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 4,861,121 6/18/2018
2.1.0 2,190,041 5/29/2018
2.1.0-rc1-final 10,252 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 3,912 4/13/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.