Implementation of Retry pattern.
Info
Version: | 0.12.3 |
Author(s): | Gyuwon |
Last Update: | Sunday, March 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Reacture/Khala.TransientFaultHandling |
NuGet Url: | https://www.nuget.org/packages/Khala.TransientFaultHandling |
Install
Install-Package Khala.TransientFaultHandling
dotnet add package Khala.TransientFaultHandling
paket add Khala.TransientFaultHandling
Khala.TransientFaultHandling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags