NuGet.Logitech_LCD
1.0.2
See the version list below for details.
dotnet add package NuGet.Logitech_LCD --version 1.0.2
NuGet\Install-Package NuGet.Logitech_LCD -Version 1.0.2
<PackageReference Include="NuGet.Logitech_LCD" Version="1.0.2" />
paket add NuGet.Logitech_LCD --version 1.0.2
#r "nuget: NuGet.Logitech_LCD, 1.0.2"
// Install NuGet.Logitech_LCD as a Cake Addin #addin nuget:?package=NuGet.Logitech_LCD&version=1.0.2 // Install NuGet.Logitech_LCD as a Cake Tool #tool nuget:?package=NuGet.Logitech_LCD&version=1.0.2
A C#.NET Wrapper for the LCD logitech SDK.
This NuGet Package is not updated anymore, for the latest version, please check the Github Repository below
Feel free to contact me if you want to take care of the NuGet packaging
A WPF version is available in the GitHub Repository
It is developped an tested against the version 1.01.004 of the SDK.
If you have any suggestions or issues here is the github repository : https://github.com/sidewinder94/Logitech-LCD
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
The isInit function now return false if the SDK is not initialized and do not raise an exception anymore.
Also corrected the package build, sorry for the inconvenience