youngcm2 / CsvHelper.Excel

Apache License 2.0
66 stars 34 forks source link

Open corrupted data for application/vnd.ms-excel legacy files #50

Open StartSWest opened 10 months ago

StartSWest commented 10 months ago

Describe the bug When trying to parse xls files I get this error, I was debuging and it seems you only support new format which are zipped so it will aways try with the ZipLoader. Is there any way to by pass it and go directly to read the xls files?

Versions (please complete the following information):