Marc Lewandowski

Results 2 comments of Marc Lewandowski

It would seem that this functionality is now subsumed by the `ClassMap.Map(...)` and `RegisterClassMap(...)` APIs. Is this still useful? Should this issue just be pulled in under #703?

This is covered in the ["old" documentation](https://joshclose.github.io/CsvHelper/old/1.x/#misc-faq). Also asked (#234). It's not an intrinsic feature, but is quite simple to stitch together. Using the `WriteField` API allows you to avoid...