.NET Wrapper for Closelink API.
Info
Version: | 1.2.0 |
Author(s): | Tobias Schumacher |
Last Update: | Wednesday, March 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://developer.closelink.net/ |
NuGet Url: | https://www.nuget.org/packages/CloselinkAPI |
Install
Install-Package CloselinkAPI
dotnet add package CloselinkAPI
paket add CloselinkAPI
CloselinkAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonSubTypes(>= 1.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.0.0)
- System.ComponentModel.Annotations(>= 4.7.0)