NHotkey 1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NHotkey --version 1.2.0
NuGet\Install-Package NHotkey -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NHotkey" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHotkey --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHotkey, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NHotkey as a Cake Addin #addin nuget:?package=NHotkey&version=1.2.0 // Install NHotkey as a Cake Tool #tool nuget:?package=NHotkey&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A managed library to handle global hotkeys in Windows Forms and WPF applications.
Note that this package doesn't contain a concrete HotkeyManager implementation; you should add
either the NHotkey.Wpf or NHotkey.WindowsForms package to get one.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on NHotkey:
Repository | Stars |
---|---|
2dust/clashN
A clash client for Windows, support Mihomo
|
|
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
|
TheCheatsrichter/Gw2_Launchbuddy
Custom launcher generator for the video game Guild Wars 2.
|
|
AmanoTooko/Daigassou
Transfer midi file to keyboard events in FFXIV bard performance solo and multiplayer
|
Added HotkeyAlreadyRegisteredException