Polly.Net40Async
4.2.2
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Polly.Net40Async -Version 4.2.2
dotnet add package Polly.Net40Async --version 4.2.2
<PackageReference Include="Polly.Net40Async" Version="4.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Polly.Net40Async --version 4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Polly.Net40Async, 4.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
4.2.2
---------------------
- Add new Polly.Net40Async project supporting async for .NET40 via Microsoft.Bcl.Async. This is available as separate Nuget packages Polly.Net40Async and Polly.Net40Async-signed.
Dependencies
-
.NETPlatform 5.0
- Microsoft.Bcl.Async (>= 1.0.168)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Polly.Net40Async:
Package | Downloads |
---|---|
Polly.Caching.MemoryCache
Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.9.0 | 17,455 | 4/9/2018 |
5.8.0 | 6,232 | 1/31/2018 |
5.7.0 | 1,188 | 1/6/2018 |
5.6.1 | 1,671 | 11/29/2017 |
5.6.0 | 546 | 11/27/2017 |
5.5.0 | 1,137 | 11/3/2017 |
5.4.0 | 492 | 11/1/2017 |
5.3.1 | 59,115 | 8/6/2017 |
5.3.0 | 526 | 7/27/2017 |
5.2.0 | 3,546 | 6/28/2017 |
5.1.1-v5-x-cachealpha0001 | 474 | 6/2/2017 |
5.1.0 | 2,000 | 5/4/2017 |
5.0.6 | 46,916 | 2/11/2017 |
5.0.5 | 550 | 2/4/2017 |
5.0.4-pre | 881 | 1/17/2017 |
5.0.3 | 575 | 1/6/2017 |
5.0.2-v5-0-alpha0001 | 602 | 11/22/2016 |
5.0.1-v5-0-alpha0001 | 562 | 10/25/2016 |
4.3.0 | 14,744 | 6/30/2016 |
4.2.4 | 1,367 | 6/17/2016 |
4.2.3 | 765 | 6/7/2016 |
4.2.2 | 745 | 6/2/2016 |