UniFiSharp 1.5.0
See the version list below for details.
dotnet add package UniFiSharp --version 1.5.0
NuGet\Install-Package UniFiSharp -Version 1.5.0
<PackageReference Include="UniFiSharp" Version="1.5.0" />
paket add UniFiSharp --version 1.5.0
#r "nuget: UniFiSharp, 1.5.0"
// Install UniFiSharp as a Cake Addin #addin nuget:?package=UniFiSharp&version=1.5.0 // Install UniFiSharp as a Cake Tool #tool nuget:?package=UniFiSharp&version=1.5.0
UniFiSharp
Bringing Ubiquiti UniFi Orchestration Automation to C#
UniFiSharp provides a basic C# API for Ubiquiti UniFi controllers, as well as an orchestration overlay to more easily visualize network topology and execute device commands. UniFiSharp also implements both v1 and v2 of the Ubiquiti discovery protocol for automated controller discovery.
As of v1.5, UniFiSharp ships with unifi-cli
, a cross-platform command-line tool which allows CLI access to the functionality of UniFiSharp. This tool is packaged as a stand-alone executable which does not require the NET CLR to be installed on the target system.
For more information, please visit our guide, including documented API reference, at https://anthturner.github.io/UniFiSharp.
Disclaimer
This software is not affiliated with nor supported by Ubiquiti Networks and is offered under the license as described in LICENSE
. This software should never be used in a production environment without exhaustive, independent testing.
The "U" logo component used is strictly for product identification purposes only, and is protected by fair use.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 107.3.0)
- RestSharp.Serializers.NewtonsoftJson (>= 107.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.