ExcelMapper Versions Save

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

v5.2.471

1 year ago

Allow max date conversion to DateTime (fixes #227)

v5.2.467

1 year ago

Merge pull request #224 from PauloTDK/EventAndReportInsteadException

v5.2.429

1 year ago

#207

v5.2.427

1 year ago

Improve thread safety (fixes #208)

v5.2.415

1 year ago

Throw ExcelMapperConvertException if conversion fails

v5.2.413

1 year ago

Check for maxDate (fixes #196)

v5.2.411

1 year ago

#195

v5.2.405

2 years ago

Add Inherit property (see #192)

v5.2.404

2 years ago

Allow ColumnAttributes on derived classes to override attributes defined on base classes (fixes #192)

v5.2.403

2 years ago

#190