Another REST library that extends HttpClient to allow it JSON parsing capabilities.
Info
Version: | 1.0.1 |
Author(s): | Mike Garvey |
Last Update: | Sunday, July 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MG.Api.Json |
Install
Install-Package MG.Api.Json
dotnet add package MG.Api.Json
paket add MG.Api.Json
MG.Api.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)