A lightweight library to perform common REST API calls.
Info
Version: | 1.3.0 |
Author(s): | Marco Minerva |
Last Update: | Monday, May 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcominerva/RestLibrary |
NuGet Url: | https://www.nuget.org/packages/RestLibrary |
Install
Install-Package RestLibrary
dotnet add package RestLibrary
paket add RestLibrary
RestLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags