Polly 8.2.0
dotnet add package Polly --version 8.2.0
NuGet\Install-Package Polly -Version 8.2.0
<PackageReference Include="Polly" Version="8.2.0" />
paket add Polly --version 8.2.0
#r "nuget: Polly, 8.2.0"
// Install Polly as a Cake Addin
#addin nuget:?package=Polly&version=8.2.0
// Install Polly as a Cake Tool
#tool nuget:?package=Polly&version=8.2.0
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Rate-limiting, Hedging and Fallback in a fluent and thread-safe manner.
Release notes
- The repository's changelog describes changes by release.
- We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.
Documentation and Samples
Documentation, and samples, for using Polly can be found in the repository's README and documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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-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 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETFramework 4.6.2
- Polly.Core (>= 8.2.0)
-
.NETFramework 4.7.2
- Polly.Core (>= 8.2.0)
-
.NETStandard 2.0
- Polly.Core (>= 8.2.0)
-
net6.0
- Polly.Core (>= 8.2.0)
NuGet packages (2.2K)
Showing the top 5 NuGet packages that depend on Polly:
Package | Downloads |
---|---|
Microsoft.Extensions.Http.Polly
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/3f1acb59718cadf111a0a796681e3d3509bb3381 |
|
Polly.Extensions.Http
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient. |
|
Polly.Caching.Memory
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache as a provider for Polly's CachePolicy. |
|
SheshaMobile.Core
Common application functionality and features to be shared across the framework |
|
Reo.Core.Hosting
Package Description |
GitHub repositories (207)
Showing the top 5 popular GitHub repositories that depend on Polly:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
Version | Downloads | Last updated |
---|---|---|
8.2.0 | 476,138 | 11/14/2023 |
8.1.0 | 546,928 | 10/31/2023 |
8.0.0 | 2,139,446 | 9/28/2023 |
8.0.0-beta.2 | 18,569 | 9/8/2023 |
8.0.0-beta.1 | 5,478 | 8/31/2023 |
8.0.0-alpha.9 | 1,807 | 8/30/2023 |
8.0.0-alpha.8 | 17,991 | 8/8/2023 |
8.0.0-alpha.7 | 7,503 | 7/26/2023 |
8.0.0-alpha.6 | 14,264 | 7/14/2023 |
8.0.0-alpha.5 | 6,299 | 7/3/2023 |
8.0.0-alpha.4 | 2,729 | 6/26/2023 |
8.0.0-alpha.3 | 442 | 6/23/2023 |
8.0.0-alpha.2 | 5,248 | 6/21/2023 |
8.0.0-alpha.1 | 3,238 | 6/15/2023 |
7.2.4 | 12,648,326 | 6/14/2023 |
7.2.3 | 102,478,866 | 1/17/2022 |
7.2.2 | 83,012,839 | 4/11/2021 |
7.2.1 | 67,703,553 | 5/2/2020 |
7.2.0 | 36,658,735 | 11/27/2019 |
7.1.1 | 14,352,715 | 9/2/2019 |
7.1.0 | 80,609,345 | 3/13/2019 |
7.0.3 | 1,610,674 | 2/21/2019 |
7.0.2 | 909,728 | 2/11/2019 |
7.0.1 | 873,414 | 2/9/2019 |
6.1.2 | 10,128,075 | 11/27/2018 |
6.1.1 | 969,000 | 11/12/2018 |
6.1.0 | 9,048,460 | 7/15/2018 |
6.0.1 | 21,304,595 | 5/6/2018 |
6.0.0-v6alpha0001 | 7,653 | 5/3/2018 |
5.9.0 | 5,093,909 | 4/9/2018 |
5.8.0 | 4,292,508 | 1/31/2018 |
5.7.0 | 790,439 | 1/6/2018 |
5.6.1 | 1,407,036 | 11/29/2017 |
5.6.0 | 92,024 | 11/27/2017 |
5.5.0 | 1,101,354 | 11/3/2017 |
5.4.0 | 136,339 | 11/1/2017 |
5.3.1 | 3,500,108 | 8/6/2017 |
5.3.0 | 241,065 | 7/27/2017 |
5.2.0 | 550,829 | 6/28/2017 |
5.1.1-v5-x-cachealpha0001 | 54,204 | 6/2/2017 |
5.1.0 | 959,845 | 5/4/2017 |
5.0.6 | 951,256 | 2/11/2017 |
5.0.5 | 470,701 | 2/4/2017 |
5.0.3 | 696,552 | 1/6/2017 |
5.0.2-v5-0-alpha0001 | 16,983 | 11/22/2016 |
5.0.1-v5-0-alpha0001 | 18,650 | 10/25/2016 |
4.5.0-beta-netstandar-0001 | 28,695 | 9/6/2016 |
4.3.0 | 2,108,637 | 6/30/2016 |
4.2.4 | 46,429 | 6/17/2016 |
4.2.3 | 40,101 | 6/7/2016 |
4.2.2 | 17,195 | 6/2/2016 |
4.2.1 | 131,936 | 5/26/2016 |
4.2.0 | 200,831 | 4/14/2016 |
4.1.2 | 275,981 | 3/17/2016 |
4.1.1 | 33,425 | 3/11/2016 |
4.1.0 | 7,683 | 3/10/2016 |
4.0.0 | 83,943 | 2/18/2016 |
3.0.0 | 82,060 | 1/11/2016 |
2.2.7 | 65,919 | 1/1/2016 |
2.2.6 | 7,963 | 12/30/2015 |
2.2.5 | 15,821 | 12/28/2015 |
2.2.4 | 56,859 | 12/3/2015 |
2.2.3 | 209,369 | 8/9/2015 |
2.2.2 | 119,169 | 6/2/2015 |
2.2.1 | 82,634 | 2/15/2015 |
2.2.0 | 38,748 | 1/25/2015 |
2.1.0 | 28,010 | 11/28/2014 |
2.0.0 | 31,212 | 3/13/2014 |
1.1.0 | 8,864 | 6/16/2013 |
1.0.0 | 67,720 | 5/5/2013 |
See https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md for details