Basic Http CRUD operations with exceptions added.
Info
| Version: | 1.0.0 |
| Author(s): | Francois Michael Louw |
| Last Update: | Sunday, March 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MikeyLouw/HttpService |
| NuGet Url: | https://www.nuget.org/packages/FML.HttpService |
Install
Install-Package FML.HttpService
dotnet add package FML.HttpService
paket add FML.HttpService
FML.HttpService Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags