NHotkey.Wpf
                             
                            
                                1.2.1
                            
                        
                    dotnet add package NHotkey.Wpf --version 1.2.1
NuGet\Install-Package NHotkey.Wpf -Version 1.2.1
        
        
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="NHotkey.Wpf" Version="1.2.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="NHotkey.Wpf" Version="1.2.1" />
<PackageReference Include="NHotkey.Wpf" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add NHotkey.Wpf --version 1.2.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: NHotkey.Wpf, 1.2.1"
        
        
#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.
                    
    
    #:package NHotkey.Wpf@1.2.1
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=NHotkey.Wpf&version=1.2.1
#tool nuget:?package=NHotkey.Wpf&version=1.2.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A managed library to handle global hotkeys in WPF applications.
    This package contains the concrete HotkeyManager implementation for WPF.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                
- NHotkey (>= 1.2.1)
 
 
GitHub repositories (16)
Showing the top 16 popular GitHub repositories that depend on NHotkey.Wpf:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            srwi/EverythingToolbar
                                                        
                                                         
                                                            Everything integration for the Windows taskbar.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Flow-Launcher/Flow.Launcher
                                                        
                                                         
                                                            :mag: Quick file search & app launcher for Windows with community-made plugins
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MahApps/MahApps.Metro
                                                        
                                                         
                                                            A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            2dust/clashN
                                                        
                                                         
                                                            A clash client for Windows, support Mihomo
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            baffler/Transparent-Twitch-Chat-Overlay
                                                        
                                                         
                                                            Twitch chat on top of windowed games for single monitor streamers
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            1357310795/QrCodeScanner
                                                        
                                                         
                                                            通过截图或摄像头扫描二维码(支持ZXing、Zbar、OpenCV-WechatQrCode库) | Scan codes from screenshots and cameras 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DrNoLife/Destiny-2-Solo-Enabler
                                                        
                                                         
                                                            Repo containing the C# and XAML code for the D2SE program. Included is also the dependency for the program, and image asset.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Lunova-Studio/DarkMode2
                                                        
                                                         
                                                            Windows10/11 automatically switch color mode tool.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Slazanger/SMT
                                                        
                                                         
                                                            Slazanger's Eve Map Tool
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Idered/snatch
                                                        
                                                         
                                                            📋 Beautiful clipboard manager for Windows
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            josdemmers/Diablo4Companion
                                                        
                                                         
                                                            A companion app and loot filter for Diablo IV to help you find your perfect gear affixes.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            BoiHanny/vrcosc-magicchatbox
                                                        
                                                         
                                                            The ultimate companion, whether you're on desktop or in VR, we've got you covered with our handy integrations in a compact and modern UI
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            TheCheatsrichter/Gw2_Launchbuddy
                                                        
                                                         
                                                            Custom launcher generator for the video game Guild Wars 2.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dkgv/pinpoint
                                                        
                                                         
                                                            Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            lakent/fnsync
                                                        
                                                         
                                                            Mirror of https://gitee.com/holmium/fnsync
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            shayne/PowerDimmer
                                                        
                                                         
                                                            Distraction dimmer for Windows ala HazeOver/LeDimmer
                                                         
                                                     | 
                                                    
Added HotkeyAlreadyRegistered event