Crping.Win32
1.0.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.Win32
Win32 API 常用操作
版本更新说明
1.0.0
2023年11月17日 星期五
- 实现窗口相关基本操作
- 实现键盘基本操作
- 实现鼠标基本操作
- UIAuto
Product | Versions 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.
-
net8.0-windows7.0
- FlaUI.UIA3 (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Win32 API 常用操作