donnytian / Npoi.Mapper

Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
MIT License
589 stars 114 forks source link

Add default value, use DefaultValueAttribute or DefaultValue in ColumnAttribute #92

Closed POFerro closed 2 years ago

POFerro commented 3 years ago

This PR solves #91