github jokedst/CsvQuery v1.2.6
v1.2.6 Quoted string analysis

latest releases: v1.2.9, v1.2.8, v1.2.7...
6 years ago

This release does two parallell analysis of the file, one with strings in quotes (") and one without, and selects the best separator. Should solve some situations where it selects the wrong separator due to e.g. commas inside strings.
Still sucks at quoted quotes though :P

This release should also be able to handle larger files before getting an "OutOfMemoryException", but probably not by much (and it will take a long time to get there). It's half done.

Don't miss a new CsvQuery release

NewReleases is sending notifications on new releases.