LumenWorksCsvReader 3.9.0
An extended version of LumenWorks.Frameworks.IO
No packages depend on LumenWorksCsvReader.
Completely replaced use of _fieldHeaders internally with Columns
Fixed IDataReader.GetSchemaTable to return Column.Type rather than always saying string
Introduced UseColumnDefault to allow Column.Default value to be returned when a column doesn't exist in the source data.
Changing handling of extra fields to respect DefaultParseErrorAction (thanks to @gap777)
Added support for null values and some tests (thanks to @fretje)
This package has no dependencies.