InputSimulator 1.0.4
Install-Package InputSimulator -Version 1.0.4
dotnet add package InputSimulator --version 1.0.4
<PackageReference Include="InputSimulator" Version="1.0.4" />
paket add InputSimulator --version 1.0.4
#r "nuget: InputSimulator, 1.0.4"
// Install InputSimulator as a Cake Addin
#addin nuget:?package=InputSimulator&version=1.0.4
// Install InputSimulator as a Cake Tool
#tool nuget:?package=InputSimulator&version=1.0.4
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on InputSimulator:
Package | Downloads |
---|---|
eXpandEasyTest
Core EasyTest Library for functional testing using XAF EasyTest |
|
Winium.Cruciatus
C# Framework for automated testing of Windows application based on WinFroms and WPF platforms. |
|
UnifiedFramework
Change Log-- 1. automated Scrapping of ID, Class, Anchor, Xpath from given web page and creation of JsonTemplate for UI Controls. 2. Code Refactoring. 3. Bug Fixes. 4. Improved Getting Started guide. |
|
Consoleum
Selenium for the Console! |
|
MyNetLib_67
.net common function lib, gd67.com |
GitHub repositories (16)
Showing the top 5 popular GitHub repositories that depend on InputSimulator:
Repository | Stars |
---|---|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
stevencohn/OneMore
A OneNote add-in with simple, yet powerful and useful features
|
|
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
|
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 1,321,095 | 12/12/2013 |
This version introduces more comprehensive Unicode tests and support for Mouse Simulation.