Info
Version: | 2.5.0 |
Author(s): | WeihanLi |
Last Update: | Monday, July 29, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/WeihanLi/WeihanLi.Npoi |
NuGet Url: | https://www.nuget.org/packages/WeihanLi.Npoi |
Install
Install-Package WeihanLi.Npoi
dotnet add package WeihanLi.Npoi
paket add WeihanLi.Npoi
WeihanLi.Npoi Download (Unzip the "nupkg" after downloading)
Dependencies
- NPOI(>= 2.4.1)
- WeihanLi.Common(>= 1.0.43)
Tags
Import/Export excel or csv to/from entity list or DataTable(DataSet)
Custom configuration and mappings via Attribute/FluentAPI.