CSV Parser NuGet Package

Library to parse Comma Separated Value lines into an IEnumerabl<string>, targeting dotnet core.

CsvParser with Readline function.

Accommodates cases 4, 5 and 7 of https://tools.ietf.org/html/rfc4180. This release does not presently concern itself with the separation of records, and therefore case 6 is accommodated, but only by virtue of each record being separated already (i.e, this library parses fields only).




Got any CSV Parser Question?





Info

Version: 1.0.1
Author(s): Geoffrey Lydall
Last Update: Monday, April 9, 2018
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Geoffles.Csv


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



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2208