HslCppExtension 1.0.1
HslCommunication的扩展库,扩展了写入方法,方便从VC++调用写入数据的方法
Install-Package HslCppExtension -Version 1.0.1
dotnet add package HslCppExtension --version 1.0.1
<PackageReference Include="HslCppExtension" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HslCppExtension --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HslCppExtension, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1. 适配最新HslCommunication的9.5.3版本。
2. 增加Await方法。
Dependencies
-
.NETFramework 2.0
- HslCommunication (>= 9.5.3)
-
.NETFramework 3.5
- HslCommunication (>= 9.5.3)
-
.NETFramework 4.5.1
- HslCommunication (>= 9.5.3)
-
.NETStandard 2.0
- HslCommunication (>= 9.5.3)
-
.NETStandard 2.1
- HslCommunication (>= 9.5.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.