Skip to main content
Polly.Net40Async package icon

Polly.Net40Async

Polly.Net40Async is a version of the Polly library specifically for for .NET 4.0 with async support via Microsoft.Bcl.Async. Allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

Total Downloads
654.1K
654,057
Published
Jun 2, 2016
Latest stable version

Install

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

Frameworks

.NETPlatform5.0

Dependencies

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, )
Microsoft.Bcl.Async
.NETPlatform5.0
[1.0.168, )

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.