Simple (but correct) library to read and write CSV files NuGet Package

This is a simple library to read and write CSV files.

Simple means it doesn't have fancy mapping to DTOs or anything like that.
It's main purpose is to read CSV to dictionaries or write dictionaries to CSV.
But to do it correctly (i.e.

not messing up when it encounters line breaks).




Got any Simple (but correct) library to read and write CSV files Question?





Info

Version: 1.0.1.1
Author(s): Robert Giesecke
Last Update: Tuesday, May 12, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/RobertGiesecke/PlainCsv
NuGet Url: https://www.nuget.org/packages/PlainCsv


Install
Install-Package PlainCsv
dotnet add package PlainCsv
paket add PlainCsv
PlainCsv Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3243