SharpLibHarmony 0.7.0
dotnet add package SharpLibHarmony --version 0.7.0
NuGet\Install-Package SharpLibHarmony -Version 0.7.0
<PackageReference Include="SharpLibHarmony" Version="0.7.0" />
paket add SharpLibHarmony --version 0.7.0
#r "nuget: SharpLibHarmony, 0.7.0"
// Install SharpLibHarmony as a Cake Addin
#addin nuget:?package=SharpLibHarmony&version=0.7.0
// Install SharpLibHarmony as a Cake Tool
#tool nuget:?package=SharpLibHarmony&version=0.7.0
C# library designed to automate use of Logitech Harmony Hub.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Loamen.agsXMPP (>= 1.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v0.7.0
Removing broken Logitech server authentication process.
v0.6.5
Adds non leaving variant for get config.
v0.6.4
Check readiness failure adds details to logs.
v0.6.3
Client constructor now provides keep alive options.
v0.6.2
Fixing issues that would cause some command to fail.
v0.6.1
Fixing issue when attempting to close a connection that's already closed.
v0.6.0
Support server disconnections.
Improved error handling.
v0.5.0
Cleanup Logitech login process.
Improved demo status.
v0.4.0
Keep alive, reentrance and logs improvements.
v0.3.0
Open/Close scheme implementation.
Refactoring namespaces.
v0.2.1
Fixing lib folder.
v0.2.0
First public release.