PocketCsvReader is an efficient, lightweight library designed for parsing delimited flat files, such as CSV and TSV. Prioritizing simplicity and performance, it facilitates seamless reading and loading of file contents into a DataTable, Array of strings or through an IDataReader. Perfect for projects needing quick data ingestion with minimal configuration, PocketCsvReader is your reliable tool for managing structured flat-file data with ease.
Continuous integration builds:
Binaries for the different releases are hosted on NuGet GitHub.
PocketCsvReader is available on the terms of Apache 2.0.
The list of bugs and feature's requests is hosted on GitHub.
A continuous integration service is available on AppVeyor.
PocketCsvReader is using Git as DCVS and the code is hosted on Github.
This OSS project is tracked by Ohloh