An extension of ExcelDataReader that supports fluent mapping of rows to C# objects.
                        
                    
         
                Info
| Version: | 3.0.2 | 
| Author(s): | Hugh Bellamy | 
| Last Update: | Friday, October 31, 2025 | 
| .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