An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

simplecsv

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.

Ecosystem
nuget.org
Latest Release
1.0.2
about 8 years ago
Versions
3
Downloads
7,219 total
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/simplecsv
spec
License Unlicense
First Release about 8 years ago
Last Synced 18 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub