Simple .NET client for RESTful services which works with HTTP status codes.
Info
| Version: | 1.0.0-beta3 |
| Author(s): | Yury Shcherbakov |
| Last Update: | Thursday, July 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://restdotnet.com/ |
| NuGet Url: | https://www.nuget.org/packages/RestDotNet |
Install
Install-Package RestDotNet
dotnet add package RestDotNet
paket add RestDotNet
RestDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags