A C# library to consume a Restful API from .NET.
Info
Version: | 1.0.4 |
Author(s): | Walter M. Soto Reyes |
Last Update: | Monday, March 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waltersoto/NRestful |
NuGet Url: | https://www.nuget.org/packages/NRestful |
Install
Install-Package NRestful
dotnet add package NRestful
paket add NRestful
NRestful Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags