Simple rest client for c#.
Info
| Version: | 1.2.7 |
| Author(s): | Sebastian Guzik |
| Last Update: | Tuesday, July 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Guzik1/RestApiClient_for_.Net |
| NuGet Url: | https://www.nuget.org/packages/GRestApiClient |
Install
Install-Package GRestApiClient
dotnet add package GRestApiClient
paket add GRestApiClient
GRestApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)