Fluent Class Library(FCL) for calling RESTful services in .NET.
Info
Version: | 1.3.1 |
Author(s): | Vinicius Gualberto - @vinguan |
Last Update: | Sunday, January 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vinguan/restion |
NuGet Url: | https://www.nuget.org/packages/Restion |
Install
Install-Package Restion
dotnet add package Restion
paket add Restion
Restion Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)