Info
Version: | 0.2.2 |
Author(s): | Tom Lowe |
Last Update: | Sunday, February 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tolowe/RestEasyClient |
NuGet Url: | https://www.nuget.org/packages/RestEasyClient |
Install
Install-Package RestEasyClient
dotnet add package RestEasyClient
paket add RestEasyClient
RestEasyClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
Tags
It uses a generics model based convention to generate the routes being called, with overloads to specify routes directly as well.