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
Sep 2, 2019
Latest stable version

Install

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

Frameworks

.NETStandard1.1 .NETStandard2.0

Dependencies

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 2 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.