Categories
How to save text in csv with correct encoding in C#?
Hello! Save parsed data to CSV file
File.AppendAllLines(FilePath, Data, Encoding.UTF8);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question