H.Services.HookService 0.22.6.105

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.Services.HookService --version 0.22.6.105
NuGet\Install-Package H.Services.HookService -Version 0.22.6.105
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="H.Services.HookService" Version="0.22.6.105" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Services.HookService --version 0.22.6.105
#r "nuget: H.Services.HookService, 0.22.6.105"
#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 H.Services.HookService as a Cake Addin
#addin nuget:?package=H.Services.HookService&version=0.22.6.105

// Install H.Services.HookService as a Cake Tool
#tool nuget:?package=H.Services.HookService&version=0.22.6.105

Allows you to bind commands to system-wide hotkeys.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on H.Services.HookService:

Package Downloads
H.Services

All-in-One Package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.22.6.107 851 5/7/2021
0.22.6.106 868 1/22/2021
0.22.6.105 1,159 1/22/2021
0.22.5.103 818 1/20/2021
0.22.5.102 809 1/20/2021
0.22.5.101 817 1/20/2021
0.22.5 1,118 1/20/2021
0.22.0 1,121 1/18/2021
0.21.5 1,176 1/13/2021
0.20.14 1,119 1/13/2021
0.20.12 1,115 1/13/2021
0.20.8 1,132 1/4/2021
0.20.7 1,000 1/2/2021
0.20.5 1,016 1/2/2021
0.20.3 1,078 1/2/2021
0.19.6 977 12/29/2020
0.19.3 1,005 12/29/2020
0.19.1 1,010 12/29/2020
0.18.2 1,004 12/20/2020
0.17.8 1,099 12/18/2020
0.15.1 962 12/17/2020
0.14.9 840 12/16/2020

feat(HookService): Added BoundUpCaught and BoundDownCaught events.
fix(HookService): Fixed events.
feat(HookService): Updated H.Hooks.

feat: To H.Core 0.22.6.
fix: Fixed keyboard bugs.