Closed JoshClose closed 3 years ago
Check this one out too. https://www.nuget.org/packages/SoftCircuits.CsvParser/ I started looking into integrating it, but I'm getting some sort of namespace conflict with another library.
Yikes, both libraries has "CsvParser.dll". That's a problem 😂. I forked one. Thanks for the pointer.
Hey @JoshClose, I guess this is the span stuff you've been playing around with? Given
CsvHelper
is your library, I'll trust the owner, accept this PR as is, and report whatever perf comes from it. Thanks so much!There are a couple of other libraries mentioned in a PR and in issues so I'll try to take care of those as well before rerunning the benchmark and updating my blog post.