Efficient way to read large csv file in c#

RAgib Noor 16 Reputation points
2021-07-29T19:24:01.523+00:00

In xamarin ios application When i am trying to read a large csv file applications crash. the code works fine for smaller csv file .
What will be the most efficient way to read csv file and store into datatable

Developer technologies .NET Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.