Info
| Version: | 2.0.0 |
| Author(s): | Adam Feather |
| Last Update: | Wednesday, June 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adamfeather/backoff-retry |
| NuGet Url: | https://www.nuget.org/packages/backoff-retry |
Install
Install-Package backoff-retry
dotnet add package backoff-retry
paket add backoff-retry
backoff-retry Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Implements synchronous exponential backoff and retry logic.