FileHelpers
FileHelpers copied to clipboard
CsvEngine.CsvToDataTable - Allow Stream object as input parameter
Please add an overload for CsvEngine.CsvToDataTable that takes a Stream object instead of a filename.
I also think that this is a good idea to do that on all methods that take a filename as parameter, in order to give the user more options on how the data are read.