Ability to work with large csv files and cut them down to run in Excel
...Splitting a file in this case by 990,000 rows made sure that it was more than capable to load into excel.
Splitting 25.6Million rows took aroud 50 minutes.
Has been tested reading 25Million rows which took around 15 seconds to read.
Its made using the .NETframework version 4.6