A simple async REST client.
Info
| Version: | 1.0.11 |
| Author(s): | Jon Canning |
| Last Update: | Monday, February 10, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JonCanning/AsyncRestClient |
| NuGet Url: | https://www.nuget.org/packages/AsyncRestClient |
Install
Install-Package AsyncRestClient
dotnet add package AsyncRestClient
paket add AsyncRestClient
AsyncRestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.1)
Tags