Excel导入导出工具,基于NPOI,支持dataset/datatable/list直接导出到excel并提供模板控制.
Info
Version: | 1.0.8 |
Author(s): | jackletter |
Last Update: | Wednesday, May 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jackletter/ExcelCtr.Standard |
NuGet Url: | https://www.nuget.org/packages/ExcelCtr.Standard |
Install
Install-Package ExcelCtr.Standard
dotnet add package ExcelCtr.Standard
paket add ExcelCtr.Standard
ExcelCtr.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- DBUtil.Standard(>= 1.0.4)
- ImageCode.Standard(>= 1.0.0)
- NPOI(>= 2.4.1)
- System.Text.Encoding.CodePages(>= 4.6.0)
Tags