Skip to content

Simple .NET core program to merge different excel files into a single csv

Notifications You must be signed in to change notification settings

giuliocaccin/excel-csv-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple .NET core program to merge different excel files into a single csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages