Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Csvhelper and excel manipulatiion

Tags:

csvhelper

CSVHelper is great tool for CSV manipulation (read/write), but is there any way to use this tool to read/write excel files as well? I would like to combine it also to be able to read/write to excel e.g from csv or to csv.


1 Answers

I was recently made aware of this CsvHelper extension: CsvHelper.Excel. I have not used it myself but it appears that it may fulfill your needs. Behind the scenes it uses the ClosedXml library.

like image 84
Michael Richardson Avatar answered Sep 11 '25 03:09

Michael Richardson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!