Allows to retry failed tasks using custom strategies.
Info
| Version: | 1.0.1 |
| Author(s): | Yuriy Kushnir |
| Last Update: | Tuesday, September 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/yurko7/retryable |
| NuGet Url: | https://www.nuget.org/packages/YuKu.Retryable |
Install
Install-Package YuKu.Retryable
dotnet add package YuKu.Retryable
paket add YuKu.Retryable
YuKu.Retryable Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags