Light-weight http client for making CRUD and REST calls via http in .NET.
Info
Version: | 1.0.0 |
Author(s): | Michael Randrup |
Last Update: | Monday, February 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://appldev.github.io/TinyHttp |
NuGet Url: | https://www.nuget.org/packages/TinyHttp |
Install
Install-Package TinyHttp
dotnet add package TinyHttp
paket add TinyHttp
TinyHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
Tags