Citms.Common.Excel 1.5.4

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

// Install Citms.Common.Excel as a Cake Tool
#tool nuget:?package=Citms.Common.Excel&version=1.5.4

Excel批量导入导出公共插件

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 is compatible. 
.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

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.5.4 96 3/26/2024
1.5.1 464 10/28/2022
1.5.0 626 3/22/2022
1.5.0-preview1 152 3/7/2022
1.5.0-preview 146 3/7/2022
1.4.8-p 170 12/31/2021
1.4.7 339 12/30/2021
1.4.7-preview1 162 12/29/2021
1.4.6 410 5/13/2021
1.4.5 497 2/24/2021
1.4.4 414 1/14/2021
1.4.3 416 1/11/2021
1.4.2 606 8/7/2020
1.4.1 515 6/9/2020
1.4.0 524 4/23/2020
1.3.7 577 3/6/2020
1.3.6 556 3/6/2020
1.3.5 525 3/5/2020
1.3.5-preview2 344 3/4/2020
1.3.5-preview1 420 3/4/2020
1.3.5-preview 367 3/2/2020
1.3.4 558 2/19/2020
1.3.3 584 2/11/2020
1.3.2 554 2/11/2020
1.3.1 682 1/7/2020
1.3.0 660 12/28/2019
1.2.8 574 12/13/2019
1.2.7 558 12/10/2019
1.2.6 574 12/9/2019
1.2.0 581 12/4/2019
1.1.8 683 10/17/2019
1.1.7 644 9/27/2019
1.1.6 592 9/26/2019
1.1.5 597 9/25/2019
1.1.2 653 9/18/2019
1.1.0 657 8/29/2019
1.0.9 592 8/28/2019
1.0.8 591 8/27/2019
1.0.7 636 5/30/2019
1.0.6 624 5/28/2019
1.0.5 714 4/28/2019
1.0.4 721 4/19/2019

Excel批量导入导出公共插件
2019-08-28 多标签页导出逻辑与单标签页保持一致
2019-09-26 支持导出所有数据get请求传filter参数
2019-10-17 excel设置下拉框支持07以上版本
2019-12-28 修复导出时列重复导出info为空的问题
2020-02-11 excel添加设置级联下拉选项功能