Reusable CsvHelper and beginner questions #1990
Unanswered
lucasrochadejesus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, first of all congrats for CsvHelper is awesome! I have beginner questions to ask below.
1.
I Read .csv file using a return csvReader.GetRecords().ToList(); but I'm my company the guys have a Exception for Malformed line, it's possible to configure something like in GetRecords.ToList()?
Beta Was this translation helpful? Give feedback.
All reactions