CsvHelper
CsvHelper copied to clipboard
Allow for constructor parameter and member maps at the same time
Currently if there are constructor parameter maps, only those are used. Look into allowing the object to be created using constructor parameters and the also using the member maps after.
This could tie into feature https://github.com/JoshClose/CsvHelper/issues/955 as there should be a way to explicitly map constructor parameters some how.
Hi Josh,
I'm wondering if there is any work-around while this feature request is still open.
Thank you in advance,
Rielly Y.