This REPO contains a program to convert CSV Excel files to BINARY using ';' delimitor
Two ways to run this code are possible:
Either you run the SLN file on your microsoft visual studio app then put CSV files in the same directory and run the code.
Or you copy past the .exe file in a directory that contains CSV files and double click on it.