A simple synchronous/asynchronous REST client for .Net.
Info
| Version: | 1.1.0.1 |
| Author(s): | Scott Meyer |
| Last Update: | Monday, July 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scottmeyer/SlimRest |
| NuGet Url: | https://www.nuget.org/packages/SlimRest |
Install
Install-Package SlimRest
dotnet add package SlimRest
paket add SlimRest
SlimRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.4)
Tags