Click here to Skip to main content
15,885,365 members
Articles / Mobile Apps

Simple and Fast CSV Library in C#

Rate me:
Please Sign up or sign in to vote.
4.80/5 (60 votes)
21 Mar 2014CPOL2 min read 199.4K   7.3K   182  
This library allow serialization and deserialization of objects to CSV with very little code.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
France France
I am a French programmer.
These days I spend most of my time with the .NET framework, JavaScript and html.

Comments and Discussions