Skip to main content
Polly package icon

Polly

Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

Total Downloads
1.6B
1,585,730,396
Published
Jun 30, 2016
Latest stable version

Install

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

Frameworks

.NETFramework0.0 Windows0.0 WindowsPhone0.0 WindowsPhoneApp0.0 MonoAndroid0.0 MonoTouch0.0 Xamarin.iOS0.0 .NETPortable0.0-Profile259 .NETPlatform5.0

Dependencies

System.Reflection
.NETPlatform5.0
[4.0.0, )
System.Collections
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
System.Linq
.NETPlatform5.0
[4.0.0, )
System.Runtime
.NETPlatform5.0
[4.0.0, )
System.Threading
.NETPlatform5.0
[4.0.0, )
System.Threading.Tasks
.NETPlatform5.0
[4.0.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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 9 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.