A simple rest client using a fluent inteface.
Info
Version: | 1.2.3 |
Author(s): | Jamie Cohen |
Last Update: | Wednesday, September 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/riskfirst/riskfirst.restclient |
NuGet Url: | https://www.nuget.org/packages/RiskFirst.RestClient |
Install
Install-Package RiskFirst.RestClient
dotnet add package RiskFirst.RestClient
paket add RiskFirst.RestClient
RiskFirst.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.3)
Tags