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.
Install / Use
/learn @povilaspanavas/CsvToCSharpClass