Skip to main content
NHotkey package icon

NHotkey

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.

Total Downloads
420.6K
420,640
Published
Apr 16, 2020
Latest stable version

Install

.NET CLI
dotnet add package NHotkey --version 2.0.1
Package Manager Console
Install-Package NHotkey -Version 2.0.1
PackageReference
<PackageReference Include="NHotkey" Version="2.0.1" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETCoreApp3.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.