ExcelMapper Versions Save

An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.

v5.2.581

1 month ago

Add SetMapping methods

v5.2.580

1 month ago

Update NPOI to 2.7.0

v5.2.568

3 months ago

Add README

v5.2.564

5 months ago

Updated dependencies

v5.2.542

8 months ago

Merge pull request #277 from mganss/dependabot/nuget/NPOI-2.6.2

v5.2.535

8 months ago

Support DateOnly (fixes #273)

v5.2.528

9 months ago

Update to NPOI 2.6.1

v5.2.483

1 year ago

Map error cell values to default value (see #234)

v5.2.482

1 year ago

#235 #236

v5.2.472

1 year ago

Fix #228