Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 425 Bytes

Excel to CSV Merger

Simple .NET core program to merge different excel files into a single csv.
Created to help merge facebook analytics xmls and study .NET Core Global Tools.

Limitations

  • All excel files must stay in the same directory
  • The directory is fixed on desktop
  • To chose a worksheet is necessary to recompile
  • output is on desktop