Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 228 Bytes

File metadata and controls

5 lines (3 loc) · 228 Bytes

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.