Generic extension method enabling retrival of ExcelTable rows as an enumeration of typed objects.
Info
Version: | 1.1.1 |
Author(s): | Zoltán Zörgő |
Last Update: | Tuesday, December 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zorgoz/EPPlus.TableAsEnumerable |
NuGet Url: | https://www.nuget.org/packages/zorgoz.EPPlus.TableAsEnumerable |
Install
Install-Package zorgoz.EPPlus.TableAsEnumerable
dotnet add package zorgoz.EPPlus.TableAsEnumerable
paket add zorgoz.EPPlus.TableAsEnumerable
zorgoz.EPPlus.TableAsEnumerable Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.1.0)
Tags