HslDesign 1.0.1

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

// Install HslDesign as a Cake Tool
#tool nuget:?package=HslDesign&version=1.0.1

一个可配置的布局的设计器组件,可以使用拖拽,复制,粘贴的方式来设计一个布局文件,然后可以打印,或是使用自定义控件实现,支持注入数据,注入动画的方式来丰富一个自定义的控件。

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.0.1 150 10/2/2023
1.0.0 186 5/17/2023

1. DesignBarCode: 修复条码组件的属性 AutoSize 设置后,但是从文件加载配置并解析失败的bug。
2. Nuget: 更新hslcommunication到v11.6.2版本,更新hslcontrols到v3.4.0版本
3. DesignPipeLine: 新增加管道的元素。
4. DesignValves: 新增加阀门的元素。
5. DesignPumpOne: 新增加泵的元素。
6. DesignMotor: 新增加电机的元素。
7. DesignAnimation: 动画对象增加暂时及继续方法,可以自由控制:StopAnimation( ); 和 ResumeAnimation( )
8. Demo: 优化移除动画的按钮。
9. 本软件授权归属hslcontrols软件,使用手册参考:http://www.hsltechnology.cn/DesignDoc/HslDesign