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

Blank cells return empty string after changes in commit 684dbc9af67eecd0ffd291556709f6bf57a86665 #129

Closed POFerro closed 10 months ago

POFerro commented 10 months ago

Hi,

After commit 684dbc9af67eecd0ffd291556709f6bf57a86665 blank cells mapped to string properties started returning empty string instead of null

Is it possible to revert behavior to previous behavior?

Thanks and best regards POFerro

donnytian commented 10 months ago

resolved by v6.2.1