Helper method library with convenient methods to assist with creating more specific web API SDKs.
Info
| Version: | 2.0.6 |
| Author(s): | Daniel R. Przybylski |
| Last Update: | Friday, June 2, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://janglin.com/RestApiSdk |
| NuGet Url: | https://www.nuget.org/packages/Janglin.RestApiSdk |
Install
Install-Package Janglin.RestApiSdk
dotnet add package Janglin.RestApiSdk
paket add Janglin.RestApiSdk
Janglin.RestApiSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags