Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 559 Bytes

README.markdown

File metadata and controls

29 lines (18 loc) · 559 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/

Discussion

csvhelper@googlegroups.com

https://groups.google.com/forum/?fromgroups#!forum/csvhelper

License

Microsoft Public License (Ms-PL)

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