Hi,
These are my conversions till now.
Do you recommended to add more option according to sample data or you have list of option to
add?
Thanks,
/// <summary>
/// Construct converter-specific options for As…...fields Csv (source/target) CsvOptions – Delimiter , HasHeader ...SourceDriverOptions = new CsvOptions { Delimiter = ',', HasHeader...