Skip to main content
Polly.Net40Async package icon

Polly.Net40Async

Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.

Total Downloads
649.8K
649,829
Published
Jan 6, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.0

Dependencies

Microsoft.Bcl.Async
.NETFramework4.0
[1.0.168, )
Microsoft.Bcl
.NETFramework4.0
[1.1.10, )
Microsoft.Bcl.Build
.NETFramework4.0
[1.0.21, )
Nito.AsyncEx
.NETFramework4.0
[3.0.1, )

Adoption guide

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

NuGet marks this package as deprecated and points to Polly as an alternative.

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

Compatibility metadata lists 1 target framework; 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.