Polly 8.6.3

Prefix Reserved
dotnet add package Polly --version 8.6.3
                    
NuGet\Install-Package Polly -Version 8.6.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="Polly" Version="8.6.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Polly" Version="8.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Polly" />
                    
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 Polly --version 8.6.3
                    
#r "nuget: Polly, 8.6.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.
#:package Polly@8.6.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Polly&version=8.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Polly&version=8.6.3
                    
Install as a Cake Tool

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.

NuGet version Build status Code coverage

Polly logo

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 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-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.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.1K)

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/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

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

Okta.Sdk

Official .NET SDK for the Okta API

GitHub repositories (258)

Showing the top 20 popular GitHub repositories that depend on Polly:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
Jackett/Jackett
API Support for your favorite torrent trackers
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.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
ThreeMammals/Ocelot
.NET API Gateway
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
elsa-workflows/elsa-core
A .NET workflows library
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
Version Downloads Last Updated
8.6.3 1,341,645 8/22/2025
8.6.2 3,265,719 7/11/2025
8.6.1 3,407,244 6/16/2025
8.6.0 897,744 6/10/2025
8.5.2 26,929,178 2/4/2025
8.5.1 7,800,079 1/13/2025
8.5.0 17,990,080 11/12/2024
8.4.2 18,304,149 9/26/2024
8.4.1 25,816,419 6/28/2024
8.4.0 15,851,226 5/10/2024
8.3.1 20,629,628 3/6/2024
8.3.0 15,841,505 2/5/2024
8.2.1 8,705,780 1/5/2024
8.2.0 16,613,366 11/14/2023
8.1.0 9,093,206 10/31/2023
8.0.0 12,282,803 9/28/2023
8.0.0-beta.2 145,778 9/8/2023
8.0.0-beta.1 12,648 8/31/2023
8.0.0-alpha.9 4,383 8/30/2023
8.0.0-alpha.8 47,082 8/8/2023
8.0.0-alpha.7 15,644 7/26/2023
8.0.0-alpha.6 61,663 7/14/2023
8.0.0-alpha.5 34,505 7/3/2023
8.0.0-alpha.4 4,272 6/26/2023
8.0.0-alpha.3 1,116 6/23/2023
8.0.0-alpha.2 7,760 6/21/2023
8.0.0-alpha.1 9,701 6/15/2023
7.2.4 110,283,245 6/14/2023
7.2.3 190,912,531 1/17/2022
7.2.2 134,455,315 4/11/2021
7.2.1 88,173,061 5/2/2020
7.2.0 49,755,625 11/27/2019
7.1.1 25,264,597 9/2/2019
7.1.0 137,986,300 3/13/2019
7.0.3 2,143,765 2/21/2019
7.0.2 1,066,350 2/11/2019
7.0.1 1,831,503 2/9/2019
6.1.2 14,254,615 11/27/2018
6.1.1 1,128,994 11/12/2018
6.1.0 10,196,910 7/15/2018
6.0.1 27,293,124 5/6/2018
6.0.0-v6alpha0001 11,756 5/3/2018
5.9.0 6,784,102 4/9/2018
5.8.0 5,273,222 1/31/2018
5.7.0 1,188,572 1/6/2018
5.6.1 1,677,027 11/29/2017
5.6.0 109,338 11/27/2017
5.5.0 1,277,922 11/3/2017
5.4.0 160,722 11/1/2017
5.3.1 5,265,435 8/6/2017
5.3.0 265,444 7/27/2017
5.2.0 672,855 6/28/2017
5.1.1-v5-x-cachealpha0001 57,673 6/2/2017
5.1.0 1,163,525 5/4/2017
5.0.6 1,125,411 2/11/2017
5.0.5 536,764 2/4/2017
5.0.3 1,032,695 1/6/2017
5.0.2-v5-0-alpha0001 20,346 11/22/2016
5.0.1-v5-0-alpha0001 21,492 10/25/2016
4.5.0-beta-netstandar-0001 31,316 9/6/2016
4.3.0 2,483,163 6/30/2016
4.2.4 59,006 6/17/2016
4.2.3 46,937 6/7/2016
4.2.2 21,013 6/2/2016
4.2.1 156,971 5/26/2016
4.2.0 229,972 4/14/2016
4.1.2 287,987 3/17/2016
4.1.1 40,301 3/11/2016
4.1.0 10,408 3/10/2016
4.0.0 96,229 2/18/2016
3.0.0 92,235 1/11/2016
2.2.7 70,611 1/1/2016
2.2.6 10,638 12/30/2015
2.2.5 18,481 12/28/2015
2.2.4 64,757 12/3/2015
2.2.3 234,154 8/9/2015
2.2.2 147,898 6/2/2015
2.2.1 101,940 2/15/2015
2.2.0 48,520 1/25/2015
2.1.0 31,260 11/28/2014
2.0.0 40,753 3/13/2014
1.1.0 13,572 6/16/2013
1.0.0 318,774 5/5/2013