C# client library for interacting with the Apruve API.
Info
Version: | 1.0.5 |
Author(s): | Apruve, Inc. |
Last Update: | Friday, October 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/apruve/apruve-csharp/ |
NuGet Url: | https://www.nuget.org/packages/Apruve |
Install
Install-Package Apruve
dotnet add package Apruve
paket add Apruve
Apruve Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.3)
- RestSharp(>= 104.4.0)