NEWS

Moved to GitHub

https://github.com/fbellgr/uncomplicated.csv

Project Description

Uncomplicated CSV helps you read and write CSV files in a fast and robust manner.

It supports the customization of delimiters, text qualifiers and null values. It does not care about data types and how many columns a row contains. It reads whatever there is to read and it writes whatever needs to be written.

From now on, the proper way to obtain the code is to use the Clone or Download option from the "Source Code" tab.

Now available as a NuGet package!
https://www.nuget.org/packages/Uncomplicated.Csv/

Stay tuned by visiting NEWS!