You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you already guessed user should be able to create CsvSettings object to change from the default setting. Surprisingly I haven't ran into it yet myself.
I forked the code and did changes to the CvsSettings class, and created a test for it. And the parser works great with tabs too :) Would be great to get it in the core so that we could use the NuGet version..
Hi,
I liked your parser, but I have a tab separated string.. I checked CsvSettings but FieldDelimiter has a private setter, so I can't change delimiter?
The text was updated successfully, but these errors were encountered: