NHotPhrase 1.0.2
See the version list below for details.
dotnet add package NHotPhrase --version 1.0.2
NuGet\Install-Package NHotPhrase -Version 1.0.2
<PackageReference Include="NHotPhrase" Version="1.0.2" />
paket add NHotPhrase --version 1.0.2
#r "nuget: NHotPhrase, 1.0.2"
// Install NHotPhrase as a Cake Addin #addin nuget:?package=NHotPhrase&version=1.0.2 // Install NHotPhrase as a Cake Tool #tool nuget:?package=NHotPhrase&version=1.0.2
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 | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
-
net5.0-windows7.0
- No dependencies.
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.