Polly.Core
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Total Downloads
555.6M
555,560,035
Published
Jun 10, 2026
Latest stable version
Install
.NET CLI
dotnet add package Polly.Core --version 8.7.0
Package Manager Console
Install-Package Polly.Core -Version 8.7.0
PackageReference
<PackageReference Include="Polly.Core" Version="8.7.0" />
Frameworks
Dependencies
Microsoft.Bcl.AsyncInterfaces
[6.0.0, )
.NETFramework4.6.2
Microsoft.Bcl.TimeProvider
[8.0.0, )
.NETFramework4.6.2
System.ComponentModel.Annotations
[4.5.0, )
.NETFramework4.6.2
System.Threading.Tasks.Extensions
[4.5.4, )
.NETFramework4.6.2
System.ValueTuple
[4.5.0, )
.NETFramework4.6.2
Microsoft.Bcl.AsyncInterfaces
[6.0.0, )
.NETFramework4.7.2
Microsoft.Bcl.TimeProvider
[8.0.0, )
.NETFramework4.7.2
System.ComponentModel.Annotations
[4.5.0, )
.NETFramework4.7.2
System.Threading.Tasks.Extensions
[4.5.4, )
.NETFramework4.7.2
System.ValueTuple
[4.5.0, )
.NETFramework4.7.2
Microsoft.Bcl.TimeProvider
[8.0.0, )
net6.0
Microsoft.Bcl.AsyncInterfaces
[6.0.0, )
.NETStandard2.0
Microsoft.Bcl.TimeProvider
[8.0.0, )
.NETStandard2.0
System.ComponentModel.Annotations
[4.5.0, )
.NETStandard2.0
System.Threading.Tasks.Extensions
[4.5.4, )
.NETStandard2.0