Info
Version: | 1.0.16 |
Author(s): | Luke Sampson |
Last Update: | Thursday, December 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/lukesampson/HastyAPI |
NuGet Url: | https://www.nuget.org/packages/HastyAPI |
Install
Install-Package HastyAPI
dotnet add package HastyAPI
paket add HastyAPI
HastyAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 5.0.6)
Tags
It'll save you writing lots of tedious boilerplate code to make HTTP web requests, and process XML and JSON.
By providing high-level, dynamic functions, it lets you concentrate on the web API itself.