Simple REST client for .NET Core 2.0.
Info
| Version: | 1.0.1 |
| Author(s): | Fedor Zhekov |
| Last Update: | Thursday, January 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/unirest-netcore20 |
Install
Install-Package unirest-netcore20
dotnet add package unirest-netcore20
paket add unirest-netcore20
unirest-netcore20 Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)