azcoov / CsvHelper

Library to help reading and writing CSV files

Home Page:http://csvhelper.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library to help reading and writing CSV files

http://csvhelper.com

License:Microsoft Public License