Crping.Excel 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Crping.Excel --version 1.1.2
NuGet\Install-Package Crping.Excel -Version 1.1.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="Crping.Excel" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.Excel --version 1.1.2
#r "nuget: Crping.Excel, 1.1.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 Crping.Excel as a Cake Addin
#addin nuget:?package=Crping.Excel&version=1.1.2

// Install Crping.Excel as a Cake Tool
#tool nuget:?package=Crping.Excel&version=1.1.2

Crping.Excel

Excel 小工具

版本更新说明


1.1.2

2022-09-20
  • 修复当数据行第一行数据有列数据为空时获取列数据类型为空时产生异常,默认为字符串类型

1.1.1

2022-08-30
  • ExcelExt重命令为Utils,并将public改为internal
  • 将'GetString'移动到Utils

1.1.0

2022-08-26
  • 新增方法:GetSheetNames
  • 优化已有方法

1.0.0

2022-08-21
  • Excel To DataTable,并过滤空行,自动设置列数据类型
  • DataTabel To Excel
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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 Crping.Excel:

Package Downloads
Crping.Auth.BLL

Crping.Auth 的业务逻辑层

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 244 7/19/2023
1.5.0 108 7/19/2023
1.4.0 382 3/1/2023
1.3.0 223 3/1/2023
1.2.0 221 3/1/2023
1.1.3 214 2/28/2023
1.1.2 406 9/20/2022
1.1.1 367 8/30/2022
1.1.0 354 8/26/2022
1.0.0 423 8/26/2022

Excel Tools