Extension to the https://github.com/tonyqus/npoi project, which simplifies reading values from excel (into typed properties) and adds a simple mapping support to map sheets into typed lists.
Info
Version: | 1.0.2 |
Author(s): | balázs HIDEGHÉTY |
Last Update: | Saturday, June 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NPOI.Extensions |
Install
Install-Package NPOI.Extensions
dotnet add package NPOI.Extensions
paket add NPOI.Extensions
NPOI.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- NPOI(>= 2.5.1)