Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 450 Bytes

README.markdown

File metadata and controls

23 lines (14 loc) · 450 Bytes

CsvHelper

A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.

Install

To install CsvHelper, run the following command in the Package Manager Console

PM> Install-Package CsvHelper

Documentation

http://joshclose.github.io/CsvHelper/

License

Microsoft Public License (Ms-PL)

http://www.opensource.org/licenses/MS-PL