Client REST Api helper to consume REST APIs.
Info
| Version: | 1.0.2 |
| Author(s): | Charbel Elia |
| Last Update: | Tuesday, December 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CharbelElia/Client-Rest-API-Core |
| NuGet Url: | https://www.nuget.org/packages/ClientWebAPICore |
Install
Install-Package ClientWebAPICore
dotnet add package ClientWebAPICore
paket add ClientWebAPICore
ClientWebAPICore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)