An easy-to-use .NET client library for NetSapiens REST API.
Info
Version: | 1.2.0 |
Author(s): | Ross Overstreet |
Last Update: | Friday, November 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Rev-io/NetSapiensSharp |
NuGet Url: | https://www.nuget.org/packages/NetSapiensSharp |
Install
Install-Package NetSapiensSharp
dotnet add package NetSapiensSharp
paket add NetSapiensSharp
NetSapiensSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)