NHotkey 3.0.0

dotnet add package NHotkey --version 3.0.0
NuGet\Install-Package NHotkey -Version 3.0.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="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHotkey --version 3.0.0
#r "nuget: NHotkey, 3.0.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=3.0.0

// Install NHotkey as a Cake Tool
#tool nuget:?package=NHotkey&version=3.0.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 Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0-windows7.0

    • 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 (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
Version Downloads Last updated
3.0.0 1,721 1/26/2024
2.1.1 16,852 5/3/2023
2.1.0 100,086 6/7/2020
2.0.1 5,696 4/16/2020
2.0.0 3,418 3/21/2020
2.0.0-beta.1 324 3/9/2020
1.2.1 134,087 11/8/2014
1.2.0 2,626 10/29/2014
1.1.0 6,018 1/23/2014
1.0.0 2,675 1/16/2014