Skip to main content
Polly package icon

Polly

Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.

Total Downloads
1.6B
1,585,730,396
Published
Jan 17, 2022
Latest stable version

Install

.NET CLI
dotnet add package Polly --version 7.2.3
Package Manager Console
Install-Package Polly -Version 7.2.3
PackageReference
<PackageReference Include="Polly" Version="7.2.3" />

Frameworks

.NETFramework4.6.1 .NETFramework4.7.2 .NETStandard1.1 .NETStandard2.0

Dependencies

System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
System.ValueTuple
.NETStandard1.1
[4.5.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.