WindowsInput 6.4.0

.NET Core 3.1 .NET Framework 4.6.1
dotnet add package WindowsInput --version 6.4.0
NuGet\Install-Package WindowsInput -Version 6.4.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="WindowsInput" Version="6.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsInput --version 6.4.0
#r "nuget: WindowsInput, 6.4.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.
// Install WindowsInput as a Cake Addin
#addin nuget:?package=WindowsInput&version=6.4.0

// Install WindowsInput as a Cake Tool
#tool nuget:?package=WindowsInput&version=6.4.0

Capture and simulate Window's Keyboard and Mouse events across any application such as:
* Mouse ButtonUp / ButtonDown / Click / DoubleClick
* Keyboard KeyUp / KeyDown / KeyPress

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on WindowsInput:

Repository Stars
Davidobot/BetterJoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
xenolightning/AudioSwitcher_v1
Version 1 of Audio Switcher
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
Valkirie/HandheldCompanion
ControllerService
liuke-wuhan/ZuAnBot
祖安助手:英雄联盟(League Of Legends)一键喷人,LOL游戏和客户端中可用。只为反击喷子!
Version Downloads Last updated
6.4.0 6,423 2/4/2022
6.3.0 8,306 5/6/2021
6.2.1 2,149 3/17/2021
6.1.1 10,212 1/27/2020
6.1.0 1,337 12/31/2019
6.0.0 9,773 12/17/2019
0.2.0 33,512 11/27/2013

Added many performance and optimizations tweaks, added support .NET CORE