.NET Windows Application that allows you to split large CSV files down into smaller more managable chunks. This application was created in 2019 for a very specific purpose and the code is capable of being featured on /r/badcode. It works, but it's not beautiful in anyway what so ever.
Download the latest release and run!
- Split large CSV files into smaller more managable chunks
- Open MonsterSplitter.exe
- Find large .csv file
- Define the amount of lines you want per file and if the current file has headers
- Split!
Happy for anyone to make a pull request to assist in making the application better.
