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.81k stars 342 forks source link

CSV enumeration and code reusage #600

Closed duszekmestre closed 6 months ago

duszekmestre commented 6 months ago
  1. Writing to CSV without double enumeration
  2. Writing to excel code reusage
  3. Fix missing await keyword