A C# library that helps your code be fault tolerant, and resolve unexpected errors by using resilient clients/operators.
Info
Version: | 1.0.11 |
Author(s): | Alfonso Hernandez |
Last Update: | Wednesday, April 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/RC |
Install
Install-Package RC
dotnet add package RC
paket add RC
RC Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- Polly(>= 7.1.0)
- RestSharp(>= 106.6.9)
- Serilog(>= 2.8.0)
- Serilog.Sinks.Console(>= 3.1.1)
Tags