Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
dotnet add package Polly-Signed --version 2.2.1
Install-Package Polly-Signed -Version 2.2.1
| 作者 | Michael Wolfenden |
|---|---|
| 发布时间 | 2015-02-15 09:16:12 |
| 项目主页 | https://github.com/michael-wolfenden/Polly |
| 许可证 | https://raw.github.com/michael-wolfenden/Polly/master/LICENSE.txt |