Crping.WinInput 1.3.0

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

// Install Crping.WinInput as a Cake Tool
#tool nuget:?package=Crping.WinInput&version=1.3.0

Crping.WinInput

键盘鼠标操作

版本更新说明


1.3.0

2023年11月14日 星期二
  • 新增方法Scroll (int distance)
  • 优化DLL导入

1.2.0

2023年11月13日 星期一
  • 新增鼠标滚轮操作类MouseScroll

1.1.0

2022-10-10
  • 新增鼠标滑动操作Slide

1.0.0

2022-08-21
  • 完成键盘鼠标操作基本功能
Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 218 11/14/2023
1.1.0 399 10/10/2022
1.0.0 361 9/13/2022

Keyboard and Mouse Operations