Complement for RestSharp to create fast and easily API Clients (SDK) with Newtonsoft serialization and Serilog Log.
Info
Version: | 1.7.0 |
Author(s): | Thiago Barradas |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThiagoBarradas/restsharp-easy |
NuGet Url: | https://www.nuget.org/packages/RestSharp.Easy |
Install
Install-Package RestSharp.Easy
dotnet add package RestSharp.Easy
paket add RestSharp.Easy
RestSharp.Easy Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- PackUtils(>= 1.2.1)
- RestSharp(>= 106.11.4)
- RestSharp.Serilog.Auto(>= 1.2.0)
Tags