HueSharp 0.1.1
A C# wrapper to communicate with a Phillips Hue Hub (or act as one).
Install-Package HueSharp -Version 0.1.1
dotnet add package HueSharp --version 0.1.1
<PackageReference Include="HueSharp" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HueSharp --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
breaking change: client GetResponse is now GetResponseAsync. Synchronous methods have been scrapped.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.