Crping.Win32 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Crping.Win32 --version 1.0.0                
NuGet\Install-Package Crping.Win32 -Version 1.0.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.Win32" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.Win32 --version 1.0.0                
#r "nuget: Crping.Win32, 1.0.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.Win32 as a Cake Addin
#addin nuget:?package=Crping.Win32&version=1.0.0

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

Crping.Win32

Win32 API 常用操作

版本更新说明


1.0.0

2023年11月17日 星期五
  • 实现窗口相关基本操作
  • 实现键盘基本操作
  • 实现鼠标基本操作
  • UIAuto
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.0 257 11/30/2023
1.0.0 143 11/20/2023

Win32 API 常用操作