NHotkey.Wpf
2.1.0
.NET Core 3.0
.NET Framework 4.0
dotnet add package NHotkey.Wpf --version 2.1.0
NuGet\Install-Package NHotkey.Wpf -Version 2.1.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.Wpf" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHotkey.Wpf --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHotkey.Wpf, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NHotkey.Wpf as a Cake Addin
#addin nuget:?package=NHotkey.Wpf&version=2.1.0
// Install NHotkey.Wpf as a Cake Tool
#tool nuget:?package=NHotkey.Wpf&version=2.1.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 WPF applications. This package contains the concrete HotkeyManager implementation for WPF.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NHotkey.Wpf:
Package | Downloads |
---|---|
FrHello.NetLib.Core.Windows
Dotnet core windows utility |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on NHotkey.Wpf:
Repository | Stars |
---|---|
2dust/v2rayN
A V2Ray client for Windows, support Xray core and v2fly core
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
stnkl/EverythingToolbar
Everything integration for the Windows taskbar.
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|