RestHelper is a sleek and simple Wrapper library for providing simple access to Rest API, by hiding away the complexities of HTTPClient Class.It is particularly designed to work along with Xamarin PCL Projects.
Info
Version: | 1.0.1.167 |
Author(s): | EcSolvo Technologies |
Last Update: | Tuesday, August 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anuviswan/RestHelper |
NuGet Url: | https://www.nuget.org/packages/EcSolvo.RestHelper |
Install
Install-Package EcSolvo.RestHelper
dotnet add package EcSolvo.RestHelper
paket add EcSolvo.RestHelper
EcSolvo.RestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags