Simple .NET REST Client.
Info
Version: | 1.2.0 |
Author(s): | Igor Markin |
Last Update: | Wednesday, December 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/omniium/restclient |
NuGet Url: | https://www.nuget.org/packages/Omniium.RestClient |
Install
Install-Package Omniium.RestClient
dotnet add package Omniium.RestClient
paket add Omniium.RestClient
Omniium.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 9.0.1)
Tags