UniFiSharp provides a cross-platform (NETStandard) interface to control and monitor Ubiquiti UniFi networking components via the UniFi controller software.
Info
Version: | 1.5.2 |
Author(s): | Anthony Turner |
Last Update: | Monday, November 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anthturner/UniFiSharp |
NuGet Url: | https://www.nuget.org/packages/UniFiSharp |
Install
Install-Package UniFiSharp
dotnet add package UniFiSharp
paket add UniFiSharp
UniFiSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- RestSharp(>= 106.0.0)
Tags