NuGet Package H.Hooks

Contains LowLevelKeyboardHook and LowLevelMouseHook.

Features:
- Global key handling and cancellation
- Allows handling combination like 1 + 2 + 3
- Only one Up event per combination
- Handle special buttons like Mouse.XButton
- Optimized, runs hooks in a separate thread. Does not cause freezes when debugging the rest of the code.
- By default, it delivers events from a ThreadPool instead of a hook thread, which makes it possible to do any action in event handlers without affecting system performance.




Got any H.Hooks Question?





Info

Version: 1.6.0
Author(s): havendv
Last Update: Monday, August 1, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/H.Hooks


Install
Install-Package H.Hooks
dotnet add package H.Hooks
paket add H.Hooks
H.Hooks Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0 2 packages depend on this package.


Tags



STATS

must-have-score

2.5

avg-downloads-per-day

8

days-since-last-release

605