/CsvToCSharpClass

It read csv file description and creates C# class for storing the lines. After that you can take this class, add to your project and give it to FileHelpers to read csv file to objects.

Primary LanguageC#

This repository is not active