NHotPhrase 6.0.0
See the version list below for details.
dotnet add package NHotPhrase --version 6.0.0
NuGet\Install-Package NHotPhrase -Version 6.0.0
<PackageReference Include="NHotPhrase" Version="6.0.0" />
paket add NHotPhrase --version 6.0.0
#r "nuget: NHotPhrase, 6.0.0"
// Install NHotPhrase as a Cake Addin #addin nuget:?package=NHotPhrase&version=6.0.0 // Install NHotPhrase as a Cake Tool #tool nuget:?package=NHotPhrase&version=6.0.0
A managed library to handle globally available "hot phrases" in Windows. NOTE: this package doesn't contain a concrete HotPhraseManager implementation; you should add the NHotPhrase.WindowsForms or NHotPhrase.Wpf package to get the top level management for WindForm or Wpf respectively.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.0-windows7.0
- MetX.Standard.Library (>= 5.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NHotPhrase:
Package | Downloads |
---|---|
NHotPhrase.WindowsForms
A managed library to handle global hot phrases in Windows Forms applications. This package contains the concrete HotkeyManager implementation for Windows Forms. |
|
NHotPhrase.Wpf
A managed library to handle global hotkeys in WPF applications. This package contains the concrete HotkeyManager implementation for WPF. |
GitHub repositories
This package is not used by any popular GitHub repositories.