A C# library that helps your code be fault tolerant, and resolve unexpected errors by using resilient clients/operators.
Info
| Version: | 1.0.5 |
| Author(s): | Alfonso Hernandez |
| Last Update: | Tuesday, April 23, 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.Clients |
Install
Install-Package RC.Clients
dotnet add package RC.Clients
paket add RC.Clients
RC.Clients 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