51,855

Downloads

402

Downloads of v 2.0.0-beta1

2013-04-24

Last update

This is a prerelease version of CsvHelper.

CsvHelper

2.0.0-beta1

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 -Pre

Release Notes

Added Features:

-References mapping works for whole mapping tree, not just a single level.

-Auto mapping by property name is used if no map is specified.

-Multiple maps can be used for a configuration.

-Exceptions are no longer wrapped. More details are now available in Exception.Data["CsvHelper"].

-Config option for reading and writing from properties that have private get and set accessors.

-Configuration.CultureInfo settings instead of Configuration.UseInvariantCulture

-CsvConfigurationException if no mappings are found.

-Removed attribute mapping.

Bugs Fixed:

-Parser can read data with \0 in them.

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
CsvHelper 1.17.0 12060 Wednesday, March 13 2013
CsvHelper 1.16.0 727 Saturday, March 09 2013
CsvHelper 1.15.0 1440 Sunday, March 03 2013
CsvHelper 1.14.0 3735 Friday, January 25 2013
CsvHelper 1.13.0 7880 Tuesday, December 18 2012
CsvHelper 1.12.1 3090 Tuesday, November 13 2012
CsvHelper 1.12.0 145 Saturday, November 10 2012
CsvHelper 1.11.0 44 Saturday, November 10 2012
CsvHelper 1.10.0 465 Saturday, November 03 2012
CsvHelper 1.9.2 738 Wednesday, October 24 2012
CsvHelper 1.9.1 40 Wednesday, October 24 2012
CsvHelper 1.9.0 249 Sunday, October 21 2012
CsvHelper 1.8.0 3629 Saturday, September 15 2012
CsvHelper 1.7.0 5240 Wednesday, August 15 2012
CsvHelper 1.6.0 480 Thursday, August 02 2012
CsvHelper 1.5.0 1812 Friday, July 13 2012
CsvHelper 1.4.0 4363 Friday, April 13 2012
CsvHelper 1.3 890 Sunday, March 11 2012
CsvHelper 1.2.0 973 Friday, February 10 2012
CsvHelper 1.1.2 882 Wednesday, January 11 2012
CsvHelper 1.1.1 96 Saturday, January 07 2012
CsvHelper 1.1.0 739 Tuesday, October 11 2011
CsvHelper 1.0.0 285 Saturday, September 10 2011
CsvHelper 0.16.0 394 Wednesday, September 07 2011
CsvHelper 0.15.0 144 Saturday, July 09 2011
CsvHelper 0.14.0 93 Wednesday, July 06 2011
CsvHelper 0.13.0 532 Tuesday, February 15 2011
CsvHelper 0.12.0 157 Tuesday, February 01 2011