RetryHelper NuGet Package

This is a generic helper to help try some action until the given condition is met.

It now works seamlessly with C# async/await keywords for asynchronous operations, which is very common in a scenario that requires retry logic.




Got any RetryHelper Question?





Info

Version: 2.1.0
Author(s): Ken Wang
Last Update: Thursday, May 31, 2018
.NET Fiddle: Online Example
Project Url: https://github.com/gildorwang/RetryHelper
NuGet Url: https://www.nuget.org/packages/RetryHelper


Install
Install-Package RetryHelper
dotnet add package RetryHelper
paket add RetryHelper
RetryHelper Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

14

days-since-last-release

2312