/CSVHeaderHunter

C# program to grab all CSV headers from a directory recursively and output to a CSV file

Primary LanguageC#MIT LicenseMIT

CSVHeaderHunter

C# program to grab all CSV headers from a directory recursively and output to a CSV file.

This application wouldn't be possible without the running start provided by ChatGPT.