I was trying to add this library to NCsvPerf, a CSV library performance tester, and it doesn't make it through the whole file reading properly. At row 885 it starts returning the wrong number of columns and the data is incorrect. The data could have been incorrect before that, but I didn't check.
Here is the test file.
https://github.com/joelverhagen/NCsvPerf/blob/main/NCsvPerf/TestData/PackageAssets.csv
I was trying to add this library to NCsvPerf, a CSV library performance tester, and it doesn't make it through the whole file reading properly. At row 885 it starts returning the wrong number of columns and the data is incorrect. The data could have been incorrect before that, but I didn't check.
Here is the test file.
https://github.com/joelverhagen/NCsvPerf/blob/main/NCsvPerf/TestData/PackageAssets.csv