./nugetz
pkg

RobertGiesecke/PlainCsvv1.0.1.1

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).

License

Deps

0

Install Size

Vulns

✓ 0

Published

May 12, 2015

Get Started

$ dotnet add package PlainCsv

Readme

No README available.