A simple .NET HTTP and REST client for making API calls using a fluent syntax.
Info
Version: | 0.0.0.32 |
Author(s): | Truncon |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jehugaleahsa/NRest |
NuGet Url: | https://www.nuget.org/packages/NRest |
Install
Install-Package NRest
dotnet add package NRest
paket add NRest
NRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(> 5.0.0)
Tags