Info
| Version: | 2.2.0 |
| Author(s): | milestonetg |
| Last Update: | Sunday, December 29, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/milestonetg/transient-fault-handling |
| NuGet Url: | https://www.nuget.org/packages/MilestoneTG.TransientFaultHandling |
Install
Install-Package MilestoneTG.TransientFaultHandling
dotnet add package MilestoneTG.TransientFaultHandling
paket add MilestoneTG.TransientFaultHandling
MilestoneTG.TransientFaultHandling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
Common types:
RetryPolicy
RetryStrategy
ITransientErrorDetectionStrategy
IncrementalRetryStrategy
FixedIntervalRetryStrategy
ExponentialBackoffRetryStrategy.