.NET library, written in C#, that can be used to consume the NimbleSchedule API.
Info
Version: | 1.0.2 |
Author(s): | Bacardi Bryant |
Last Update: | Friday, December 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bacardibryant/NimbleSchedule-API-Client |
NuGet Url: | https://www.nuget.org/packages/NimbleSchedule.Api.Client |
Install
Install-Package NimbleSchedule.Api.Client
dotnet add package NimbleSchedule.Api.Client
paket add NimbleSchedule.Api.Client
NimbleSchedule.Api.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- EntityFramework(>= 6.1.3)
- Microsoft.Net.Http(>= 2.2.29)