RawInputManager 2.3.3

dotnet add package RawInputManager --version 2.3.3
                    
NuGet\Install-Package RawInputManager -Version 2.3.3
                    
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.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RawInputManager" Version="2.3.3" />
                    
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.3.3
                    
#r "nuget: RawInputManager, 2.3.3"
                    
#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.3.3
                    
#: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.3.3
                    
Install as a Cake Addin
#tool nuget:?package=RawInputManager&version=2.3.3
                    
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 822 3/26/2022
2.3.2 516 3/26/2022
2.3.1 517 3/26/2022
2.3.0 503 3/25/2022
2.2.0 430 10/20/2021
2.1.3 413 10/20/2021
2.1.2 405 10/20/2021
2.1.1 413 10/20/2021
2.1.0 423 10/20/2021
2.0.4 401 10/11/2021
2.0.3 384 10/11/2021
2.0.2 397 10/11/2021
2.0.1 469 9/30/2021
2.0.0 437 9/27/2021
1.2.4 434 9/22/2021
1.2.3 432 9/22/2021
1.2.1 399 9/22/2021
1.2.0 406 9/22/2021
1.1.2 688 11/19/2019
1.1.0 617 11/18/2019
1.0.0 601 11/18/2019

Added option to Ignore Global Inputs