This is a fork of JoshClose/CsvHelper, but it is not a fork at all.
The goal here is to create a small trimmable subset of the features in CsvHelper that satisfies my needs.
A library for reading and writing CSV files. Extremely fast and easy to use.
The original documentation can be found here: http://joshclose.github.io/CsvHelper/
Dual licensed
Microsoft Public License (MS-PL)
http://www.opensource.org/licenses/MS-PL
Apache License, Version 2.0
http://opensource.org/licenses/Apache-2.0
This is a private fork that is not yet ready for contributions.