Citms.Common.Excel 1.3.5-preview2

This is a prerelease version of Citms.Common.Excel.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Citms.Common.Excel --version 1.3.5-preview2
NuGet\Install-Package Citms.Common.Excel -Version 1.3.5-preview2
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.3.5-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citms.Common.Excel --version 1.3.5-preview2
#r "nuget: Citms.Common.Excel, 1.3.5-preview2"
#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.3.5-preview2&prerelease

// Install Citms.Common.Excel as a Cake Tool
#tool nuget:?package=Citms.Common.Excel&version=1.3.5-preview2&prerelease

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 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

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.6 87 5/9/2024
1.5.5 79 5/9/2024
1.5.4 108 3/26/2024
1.5.1 466 10/28/2022
1.5.0 629 3/22/2022
1.5.0-preview1 156 3/7/2022
1.5.0-preview 149 3/7/2022
1.4.8-p 172 12/31/2021
1.4.7 340 12/30/2021
1.4.7-preview1 169 12/29/2021
1.4.6 412 5/13/2021
1.4.5 499 2/24/2021
1.4.4 416 1/14/2021
1.4.3 417 1/11/2021
1.4.2 610 8/7/2020
1.4.1 519 6/9/2020
1.4.0 526 4/23/2020
1.3.7 579 3/6/2020
1.3.6 557 3/6/2020
1.3.5 526 3/5/2020
1.3.5-preview2 346 3/4/2020
1.3.5-preview1 421 3/4/2020
1.3.5-preview 368 3/2/2020
1.3.4 560 2/19/2020
1.3.3 585 2/11/2020
1.3.2 555 2/11/2020
1.3.1 685 1/7/2020
1.3.0 662 12/28/2019
1.2.8 575 12/13/2019
1.2.7 559 12/10/2019
1.2.6 575 12/9/2019
1.2.0 582 12/4/2019
1.1.8 692 10/17/2019
1.1.7 646 9/27/2019
1.1.6 593 9/26/2019
1.1.5 598 9/25/2019
1.1.2 654 9/18/2019
1.1.0 659 8/29/2019
1.0.9 594 8/28/2019
1.0.8 592 8/27/2019
1.0.7 638 5/30/2019
1.0.6 625 5/28/2019
1.0.5 716 4/28/2019
1.0.4 723 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添加设置级联下拉选项功能