RestWell is a simple, easy to use, light weight .NET generic client which provides simple abstraction of the communication layer between your code and RESTful Web APIs.
Info
Version: | 4.0.0 |
Author(s): | Stephen Porter |
Last Update: | Saturday, October 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StephenMP/RestWell |
NuGet Url: | https://www.nuget.org/packages/RestWell |
Install
Install-Package RestWell
dotnet add package RestWell
paket add RestWell
RestWell Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags