joelverhagen / NCsvPerf

A test bench for various .NET CSV parsing libraries
https://www.joelverhagen.com/blog/2020/12/fastest-net-csv-parsers
MIT License
71 stars 14 forks source link

Sep now supports unescaping #66

Closed burnchar closed 10 months ago

burnchar commented 10 months ago

From the link in your blog post about CSV performance: https://github.com/nietras/Sep/issues/19

As of Nov 22, 2023, Sep now supports unescaping.

joelverhagen commented 10 months ago

Fixed! https://www.joelverhagen.com/blog/2020/12/fastest-net-csv-parsers