Skip to content

alehee/xlsxToCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xlsxToCsv

Simple console xlsx to csv converter written in .NET 6

Put your xlsx files to the 'in' folder and run the program. After execution your csv files will be outputed to the 'out' directory.

Used technology

  • .NET 6
  • NuGet: ClosedXML

Thank you!

Thank you for peeking at my project!

If you're interested check out my other stuff here