Relfos / LunarParser

XML/JSON/YAML/CSV parsers for C#
MIT License
47 stars 3 forks source link

Add support to CSV #3

Closed Relfos closed 7 years ago

Relfos commented 7 years ago

The first line of CSV files generally contains columns names. That way it would be possible to easily convert it into DataSource childless nodes.