A library used to control your mouse and keyboard programmatically in .NET Core.
Info
Version: | 1.5.0 |
Author(s): | Lucas Simas |
Last Update: | Monday, July 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://lucassklp.github.io/Desktop.Robot/ |
NuGet Url: | https://www.nuget.org/packages/Desktop.Robot |
Install
Install-Package Desktop.Robot
dotnet add package Desktop.Robot
paket add Desktop.Robot
Desktop.Robot Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 5.0.0)