.Net Standard wrapper around the Lifx cloud HTTP API forked from https://github.com/mensly/LifxHttpNet.
Info
Version: | 1.0.0 |
Author(s): | LifxHttpNetStandard |
Last Update: | Tuesday, January 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/caleblanchard/LifxHttpNet |
NuGet Url: | https://www.nuget.org/packages/LifxHttpNetStandard |
Install
Install-Package LifxHttpNetStandard
dotnet add package LifxHttpNetStandard
paket add LifxHttpNetStandard
LifxHttpNetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- refit(>= 4.6.58)