DataTable
DataTable copied to clipboard
Data starting by a quote and CRLF
Hello,
I have a problem with this nuget. It doesn't work with data starting by a quote and CRLF. For this csv of one line for example : 1;test;" blablabla blablabla";end
I have an error Best regards.
What is the expected result there? Other CSV readers (excel, powershell's import-csv) have trouble here too.