Skip to content

PocketCsvReader is a 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.

License

Notifications You must be signed in to change notification settings

Seddryck/PocketCsvReader

Repository files navigation

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

About

PocketCsvReader is a 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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages