CsvHelper icon indicating copy to clipboard operation
CsvHelper copied to clipboard

Allow for constructor parameter and member maps at the same time

Open JoshClose opened this issue 5 years ago • 1 comments

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.

JoshClose avatar Mar 26 '20 14:03 JoshClose

Hi Josh,

I'm wondering if there is any work-around while this feature request is still open.

Thank you in advance,

Rielly Y.

deepwaterpaladin avatar Mar 02 '23 14:03 deepwaterpaladin