I'm looking for a good way to read and write CSV files within C#. I'm used to the Python way to do this, e.g. Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\DatabasePath\;Extended ...