RetryOperationHelper NuGet Package

Retry Operation Helper is a simple class which encapsulates the retry of any given piece of C# .NET logic a given number of times before failing, as well as running an optional function on failure.

It is useful for any call where transient exception are possible, for example, making a call to a remote database or service. See the Project site at https://github.com/Microsoft/RetryOperationHelper.

Retry Operation Helper is licensed under the MIT license. RetryOperationHelper uses third-party libraries or other resources that may be distributed under licenses different than RetryOperationHelper.




Got any RetryOperationHelper Question?





Info

Version: 1.0.2-alpha
Author(s): conorkel
Last Update: Thursday, November 24, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Microsoft/RetryOperationHelper
NuGet Url: https://www.nuget.org/packages/DotNetRetryOperationHelper


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





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3030