HotkeyListener 1.3.0
HotkeyListener is an all-in-one .NET library that allows registering system-wide hotkeys that can be used to trigger features in .NET applications while also providing support for enabling standard Windows and User controls to select hotkeys at runtime.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package HotkeyListener -Version 1.3.0
dotnet add package HotkeyListener --version 1.3.0
<PackageReference Include="HotkeyListener" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HotkeyListener --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Added support for registering hotkeys without modifiers.
- Added support for selecting hotkeys without modifiers.
- Hotkey equality checks will now compare null objects.
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.