A small C# Library which allows binding (and unbinding) of global Hotkeys, even when application is not Focused/Activated or in Background (using P/Invokes).
Info
| Version: | 1.0.0.6 |
| Author(s): | mrousavy |
| Last Update: | Friday, February 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mrousavy/Hotkeys |
| NuGet Url: | https://www.nuget.org/packages/GlobalHotkeys |
Install
Install-Package GlobalHotkeys
dotnet add package GlobalHotkeys
paket add GlobalHotkeys
GlobalHotkeys Download (Unzip the "nupkg" after downloading)
Dependencies
Tags