An extension of ExcelDataReader that supports fluent mapping of rows to C# objects.
Info
Version: | 2.2.2 |
Author(s): | Hugh Bellamy |
Last Update: | Saturday, October 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hughbe/excel-mapper |
NuGet Url: | https://www.nuget.org/packages/ExcelDataReader.Mapping |
Install
Install-Package ExcelDataReader.Mapping
dotnet add package ExcelDataReader.Mapping
paket add ExcelDataReader.Mapping
ExcelDataReader.Mapping Download (Unzip the "nupkg" after downloading)
Dependencies
- ExcelDataReader(>= 3.6.0)
- Microsoft.CSharp(>= 4.7.0)
Tags