PHLibraryLS 3.4.2

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

// Install PHLibraryLS as a Cake Tool
#tool nuget:?package=PHLibraryLS&version=3.4.2

common library for future usage, maybe for others .

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PHLibraryLS:

Package Downloads
PHLibrary.LSExcelExport

LS导出,支持 顶部概要表格 二维表格 图片

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.2 336 12/4/2022
3.4.1 484 12/3/2022
3.4.0 468 12/3/2022
3.3.0 500 12/3/2022
3.2.1 483 12/2/2022
3.2.0 497 11/24/2022
3.1.0 503 11/23/2022
3.0.0 497 11/21/2022
2.6.0 500 11/16/2022
2.5.0 510 11/15/2022

3.4.1
增加hidden属性
3.4
使用builder模式,简化列定义
3.3
feat: normalColumn类型默认属性本身类型,toptable数字格式处理,toptable默认margin为0
3.2.1
名称优化 othercolumn改为normalcolumn
3.2
优化命名,增加重要注释
3.0
使用传入定义替代自定义属性
2.6
支持 dateformat

2.4.2
support margin
2.4
improve code quality
2.3
support for header dropdownlist data
2.2.1
fix: 0 width columns.

2.2.0
new: allow setting columnwidth

2.0.1
improve: change file name

2.0
升级到.netstandard 2.0

1.1.3
重构: 命名优化

1.1.2
change TreeNode property Text to Title
add property Format, for display formating.
add method CalculateLeaves, to get leaves of the tree

1.1.1
add text to retangle

1.1.0
add function: get the whole retangle of the tree.

1.0.9
add feature: convert tree to retangle

1.0.8
improvement,
1.0.7
first array's order can be diffrent with properties
1.0.6
support properties that dont have orderattribute