DataTable
DataTable copied to clipboard
Class library for working with tabular data, especially CSV files
Hi, I had a problem in production when user sent header containing commas, even if the separator is a semicolon. This pull request select the first separator found in the...
`DataTable.New` contains different methods of creating a new `MutableDataTable` based on different source data. However, it appears that there is no way right now to add data one row at...
... due to frequent use of Default parameter specifiers.