RawInputManager 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RawInputManager --version 2.2.0
                    
NuGet\Install-Package RawInputManager -Version 2.2.0
                    
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="RawInputManager" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RawInputManager" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="RawInputManager" />
                    
Project file
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 RawInputManager --version 2.2.0
                    
#r "nuget: RawInputManager, 2.2.0"
                    
#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 RawInputManager@2.2.0
                    
#: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=RawInputManager&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=RawInputManager&version=2.2.0
                    
Install as a Cake Tool

C# wrapper for RawInput

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RawInputManager:

Repository Stars
BetterWorld-Liuser/XiaoChao
Windows端的快捷键提示工具
Version Downloads Last Updated
2.3.3 937 3/26/2022
2.3.2 589 3/26/2022
2.3.1 586 3/26/2022
2.3.0 565 3/25/2022
2.2.0 502 10/20/2021
2.1.3 487 10/20/2021
2.1.2 469 10/20/2021
2.1.1 486 10/20/2021
2.1.0 497 10/20/2021
2.0.4 456 10/11/2021
2.0.3 462 10/11/2021
2.0.2 476 10/11/2021
2.0.1 546 9/30/2021
2.0.0 512 9/27/2021
1.2.4 506 9/22/2021
1.2.3 490 9/22/2021
1.2.1 471 9/22/2021
1.2.0 471 9/22/2021
1.1.2 772 11/19/2019
1.1.0 687 11/18/2019
1.0.0 680 11/18/2019

Added support for mice (incl MB4 and MB5), removed debug messages and renamed XXPressState to XXState (mouse and keyboard)