Install
Install-Package Polly.Net40Async-Signed
dotnet add package Polly.Net40Async-Signed
paket add Polly.Net40Async-Signed
Polly.Net40Async-Signed Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
- Nito.AsyncEx(>= 3.0.1)
Tags
Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.