SanNuo.Library.ExcelExport
1.0.3
same operation of export excel base on the company inner codes architecture.
use closedXml, ListBoardJson(dynamic head & list from stored procedure, inner purpose only).
if you know nothing about these, please skip to use the package.
Install-Package SanNuo.Library.ExcelExport -Version 1.0.3
dotnet add package SanNuo.Library.ExcelExport --version 1.0.3
<PackageReference Include="SanNuo.Library.ExcelExport" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SanNuo.Library.ExcelExport --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SanNuo.Library.ExcelExport, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
fixbug: custom field with wrong dataType(expected number but string, example 1720.8), write as datestring
Dependencies
-
.NETStandard 2.0
- ClosedXML (>= 0.95.3)
- SanNuo.ERP.WebApis.Domain.Common (>= 1.4.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.