NHotkey 2.1.0
dotnet add package NHotkey --version 2.1.0
NuGet\Install-Package NHotkey -Version 2.1.0
<PackageReference Include="NHotkey" Version="2.1.0" />
paket add NHotkey --version 2.1.0
#r "nuget: NHotkey, 2.1.0"
// Install NHotkey as a Cake Addin
#addin nuget:?package=NHotkey&version=2.1.0
// Install NHotkey as a Cake Tool
#tool nuget:?package=NHotkey&version=2.1.0
A managed library to handle global hotkeys in Windows Forms and WPF applications. NOTE: this package doesn't contain a concrete HotkeyManager implementation; you should add either the NHotkey.Wpf or NHotkey.WindowsForms package to get one.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NHotkey:
Package | Downloads |
---|---|
NHotkey.Wpf
A managed library to handle global hotkeys in WPF applications. This package contains the concrete HotkeyManager implementation for WPF. |
|
FrHello.NetLib.Core.Windows
Dotnet core windows utility |
|
NHotkey.WindowsForms
A managed library to handle global hotkeys in Windows Forms applications. This package contains the concrete HotkeyManager implementation for Windows Forms. |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on NHotkey:
Repository | Stars |
---|---|
2dust/v2rayN
A V2Ray client for Windows, support Xray core and v2fly core
|
|
2dust/clashN
A clash client for Windows, support clash core and Clash.Meta core
|
|
Andrewthe13th/Inventory_Kamera
Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
|
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.
|