SimpleCsv NuGet Package

This project helps you to read and write CSV (Comma Separated Values) files in your program.
Those files are legacy, but many developers still use them because of their readability and because every sheet-calculation program can perfectly edit them.
With the classes in this project you can read/write them via a stream, so that not every byte of the CSV has to be in memory beforehand and they provide nice and fluent interfaces for all functions, they are well tested (visit the project-page) and they are capable of reading and writing quoted values.
Give it a try.




Got any SimpleCsv Question?





Info

Version: 1.0.3.1
Author(s): Unterrainer Informatik OG Team
Last Update: Sunday, January 28, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/UnterrainerInformatik/SimpleCSV
NuGet Url: https://www.nuget.org/packages/SimpleCsv


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



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

2272