GlobalHotkeys 1.0.0.6
A small C# Library which allows binding (and unbinding) of global Hotkeys, even when application is not Focused/Activated or in Background (using P/Invokes)
Install-Package GlobalHotkeys -Version 1.0.0.6
dotnet add package GlobalHotkeys --version 1.0.0.6
<PackageReference Include="GlobalHotkeys" Version="1.0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlobalHotkeys --version 1.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed critical Bugs and HotKeyPressed now invokes on the Invoker Thread
Dependencies
This package has no dependencies.
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.