通过NPOI读取Excel并转换为对象列表(Read Excel through NPOI and convert to object list).
Info
| Version: | 1.0.0 |
| Author(s): | xiaopeng.zhang |
| Last Update: | Monday, October 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://project_url_here_or_delete_this_line/ |
| NuGet Url: | https://www.nuget.org/packages/NPOI.ExcelReaderHelper |
Install
Install-Package NPOI.ExcelReaderHelper
dotnet add package NPOI.ExcelReaderHelper
paket add NPOI.ExcelReaderHelper
NPOI.ExcelReaderHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- NPOI(>= 2.4.1)
- SharpZipLib(>= 1.0.0)
Tags