A simple portable 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.Portable |
Install
Install-Package AsyncRestClient.Portable
dotnet add package AsyncRestClient.Portable
paket add AsyncRestClient.Portable
AsyncRestClient.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(1.1.6)
- Microsoft.Bcl.Async(1.0.165)
- Microsoft.Bcl.Build(1.0.13)
- Microsoft.Net.Http(2.2.18)
- Newtonsoft.Json(6.0.1)
Tags