PHLibraryLS 3.4.1
See the version list below for details.
dotnet add package PHLibraryLS --version 3.4.1
NuGet\Install-Package PHLibraryLS -Version 3.4.1
<PackageReference Include="PHLibraryLS" Version="3.4.1" />
paket add PHLibraryLS --version 3.4.1
#r "nuget: PHLibraryLS, 3.4.1"
// Install PHLibraryLS as a Cake Addin #addin nuget:?package=PHLibraryLS&version=3.4.1 // Install PHLibraryLS as a Cake Tool #tool nuget:?package=PHLibraryLS&version=3.4.1
common library for future usage, maybe for others .
Product | Versions 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. |
-
.NETStandard 2.0
- Dynamitey (>= 2.0.10.189)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.Drawing.Common (>= 4.7.0)
- System.Reflection (>= 4.3.0)
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.
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