A super simple, typesafe REST client.
Info
Version: | 0.2.2 |
Author(s): | Matt Channer |
Last Update: | Friday, December 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattchanner/EasyPeasy |
NuGet Url: | https://www.nuget.org/packages/EasyPeasy |
Install
Install-Package EasyPeasy
dotnet add package EasyPeasy
paket add EasyPeasy
EasyPeasy Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags