This library provides .NET wrapper for 37 Signals Highrise API using RestSharp.
Info
| Version: | 1.0.3 |
| Author(s): | Scott Schluer, Allen Dolph, Ruslan Konviser |
| Last Update: | Saturday, April 16, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/evereq/highrise-api |
| NuGet Url: | https://www.nuget.org/packages/HighriseAPI |
Install
Install-Package HighriseAPI
dotnet add package HighriseAPI
paket add HighriseAPI
HighriseAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 105.2.3)
- Newtonsoft.Json(>= 8.0.3)
Tags