mini-software / MiniExcel

Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
https://www.nuget.org/packages/MiniExcel/
Apache License 2.0
2.78k stars 337 forks source link

Support Xls Reader #13

Open shps951023 opened 3 years ago

shps951023 commented 3 years ago

tag abandon now, because it can't implement SAX mode.

because it can't reach low memory usage, so I recommend user to use NPOI.

shps951023 commented 3 years ago

Add MiniExcel.Xls nuget lib to convert xls to xlsx by npoi

YancyHsu commented 3 months ago

MiniExcel.Xls no lib found in nuget, was it removed?