Polly-Signed 4.5.0-beta-netstandar-0001

Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

Michael Wolfenden, App vNext ExceptionHandlingPolicyRetryWaitCircuitBreaker
安装
dotnet add package Polly-Signed --version 4.5.0-beta-netstandar-0001
Install-Package Polly-Signed -Version 4.5.0-beta-netstandar-0001
依赖
.NETPlatform5.0
包名版本要求
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, )
.NETStandard1.0
包名版本要求
System.Resources.ResourceManager [4.0.1, )
System.Diagnostics.Debug [4.0.11, )
System.Linq [4.1.0, )
System.Threading [4.0.11, )
版本详情
作者Michael Wolfenden, App vNext
发布时间2016-09-06 20:48:34
项目主页https://github.com/App-vNext/Polly
许可证https://raw.github.com/App-vNext/Polly/master/LICENSE.txt