Add resiliency to your async operations with retries, timeouts, and circuit-breakers.
Info
Version: | 0.2.0 |
Author(s): | Ovan Crone |
Last Update: | Friday, June 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/psibr/Resiliency |
NuGet Url: | https://www.nuget.org/packages/Resiliency |
Install
Install-Package Resiliency
dotnet add package Resiliency
paket add Resiliency
Resiliency Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
Tags