This package contains both general, lower level components that communicates with the API through basic rest requests and responses, as well as higher, object oriented level of mappers and entities.
Info
Version: | 0.0.3.1 |
Author(s): | Daniel Saidi |
Last Update: | Sunday, February 3, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielsaidi/desk-csharp-sdk |
NuGet Url: | https://www.nuget.org/packages/Desk |
Install
Install-Package Desk
dotnet add package Desk
paket add Desk
Desk Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(4.5.11)
- RestSharp(104.1)
Tags