For executing and deserialising api post commands.
Info
| Version: | 1.0.4 |
| Author(s): | Drysdale Chivhanga |
| Last Update: | Friday, October 2, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/drysdale-chivhanga/sterp/tree/master/lib-http-client |
| NuGet Url: | https://www.nuget.org/packages/Drysdale.ApiClient.Service |
Install
Install-Package Drysdale.ApiClient.Service
dotnet add package Drysdale.ApiClient.Service
paket add Drysdale.ApiClient.Service
Drysdale.ApiClient.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Drysdale.DefaultDomain.Map(>= 1.0.0)
- Drysdale.NumberManipulation(>= 1.0.5)
- Newtonsoft.Json(>= 12.0.3)