This is a library for working with the Uptime Robot API.
Info
Version: | 1.5.2 |
Author(s): | Ian Knighton |
Last Update: | Tuesday, September 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Knighton-Dev/SharpenUp |
NuGet Url: | https://www.nuget.org/packages/KnightonDev.SharpenUp |
Install
Install-Package KnightonDev.SharpenUp
dotnet add package KnightonDev.SharpenUp
paket add KnightonDev.SharpenUp
KnightonDev.SharpenUp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)