基于NPOI扩展封装的简易操作工具类库(简单灵活易用,支持导出、导入、上传等常见操作).
Info
Version: | 1.0.0 |
Author(s): | zuowenjun |
Last Update: | Thursday, June 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zuowj/ExcelEasyUtil |
NuGet Url: | https://www.nuget.org/packages/ExcelEasyUtil |
Install
Install-Package ExcelEasyUtil
dotnet add package ExcelEasyUtil
paket add ExcelEasyUtil
ExcelEasyUtil Download (Unzip the "nupkg" after downloading)
Dependencies
- NPOI(>= 2.4.1)
- Newtonsoft.Json(>= 12.0.2)
Tags