Heroius.Extension.WinForm 1.2.1.8

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

// Install Heroius.Extension.WinForm as a Cake Tool
#tool nuget:?package=Heroius.Extension.WinForm&version=1.2.1.8

Heroius WinForm平台拓展包
提供WinForm框架可能会用到的拓展功能,如指令架构、布局架构等。

Product Compatible and additional computed target framework versions.
.NET Framework net403 is compatible.  net45 was computed.  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.2.1.8 143 9/7/2023
1.2.1.7 113 9/7/2023
1.2.1.6 133 9/5/2023
1.2.1.3 119 9/2/2023
1.2.1.2 140 7/12/2023
1.2.0.2 133 5/27/2023
1.2.0 426 7/1/2022
1.1.1.6 479 3/9/2022
1.1.1.5 452 2/6/2022
1.1.1.4 296 1/16/2022
1.1.1 481 5/29/2021
1.0.1.3 829 10/2/2018
1.0.1.1 1,001 1/25/2017
1.0.1 942 11/21/2016
1.0.0 942 2/5/2017

1.1.1 - PropertyTableLoader可加载类型到表格,自动创建编辑界面
1.1 - TGas与ExButton控件
1.0 - ComboBox宽度;指令架构;窗体句柄拓展(最小化);布局架构;验证功能