This libarary contains the async client for easy usage of the Nimbow API in your .NET based projects.
Info
Version: | 1.0.8 |
Author(s): | Nimbow |
Last Update: | Friday, January 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nimbow/Client-DotNet |
NuGet Url: | https://www.nuget.org/packages/Nimbow.Api.Client |
Install
Install-Package Nimbow.Api.Client
dotnet add package Nimbow.Api.Client
paket add Nimbow.Api.Client
Nimbow.Api.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Newtonsoft.Json(>= 6.0.4)
Tags