Happer is a C# library for building HTTP based services.
Info
Version: | 1.1.7 |
Author(s): | Dennis Gao |
Last Update: | Monday, November 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gaochundong/Happer |
NuGet Url: | https://www.nuget.org/packages/Happer |
Install
Install-Package Happer
dotnet add package Happer
paket add Happer
Happer Download (Unzip the "nupkg" after downloading)
Dependencies
- Logrila.Logging(>= 1.0.3)
- Newtonsoft.Json(>= 9.0.1)