MultiTry NuGet Package

There are great many operations which can have transient errors, such as network requests, database operations and many more.

In case of a transient exception, the operation usually needs to be retried.

MultiTry is created to reduce the amount of boilerplate code that needs to be written for such operations. The goal was to have an easy-to-use, but yet flexible and powerful re-try mechanism, which supports exception filtering, handling and re-throwing.




Got any MultiTry Question?





Info

Version: 1.0.1
Author(s): Sander Säde
Last Update: Monday, April 16, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SanderSade/Sander.MultiTry/
NuGet Url: https://www.nuget.org/packages/Sander.MultiTry


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



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2173