A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
To install CsvHelper, run the following command in the Package Manager Console
PM> Install-Package CsvHelper
http://joshclose.github.io/CsvHelper/
https://groups.google.com/forum/?fromgroups#!forum/csvhelper
Microsoft Public License (Ms-PL)