Skip to main content

Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library 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
Sep 6, 2016
Latest stable version

Install

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

Frameworks

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

Dependencies

[4.0.1, )
[4.0.11, )
System.Linq
.NETStandard1.0
[4.1.0, )
System.Threading
.NETStandard1.0
[4.0.11, )
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.

This version is marked prerelease. Validate its API and upgrade path before production use.

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

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