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.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 31, 2023
Get Started
$ dotnet add package RetryHelperNGReadme
No README available.