NHotPhrase 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NHotPhrase --version 1.0.2
NuGet\Install-Package NHotPhrase -Version 1.0.2
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="NHotPhrase" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHotPhrase --version 1.0.2
#r "nuget: NHotPhrase, 1.0.2"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

Version Downloads Last updated
62.0.0 342 12/17/2022
6.0.0 452 4/1/2022
1.0.2 301 7/17/2021
1.0.1 394 6/18/2021
1.0.0 348 6/8/2021