PocketCsvReader is a lightweight library dedicated to the parsing of delimited flat file such as CSV or TSV files. The main function is to read the content of the file and load it into a DataTable.


Keywords
CSV, DataTable, Parser, TSV
License
Apache-2.0
Install
Install-Package PocketCsvReader -Version 1.0.0

Documentation

PocketCsvReader

Logo

PocketCsvReader is a lightweight library dedicated to the parsing of delimited flat file such as CSV or TSV files. The main function is to read the content of the file and load it into a DataTable.

Build status Still maintained nuget licence badge Codacy Badge stars badge

Releases

Binaries for the different releases are hosted on NuGet GitHub.

License

PocketCsvReader is available on the terms of Apache 2.0.

Bugs, issues and requests for new features

The list of bugs and feature's requests is hosted on GitHub.

Continuous Integration

A continuous integration service is available on AppVeyor.

Code

PocketCsvReader is using Git as DCVS and the code is hosted on Github.

Tracking

This OSS project is tracked by Ohloh

Project Stats