Colby O'Donnell

Results 2 issues of Colby O'Donnell

The documentation (see these 5 examples) ... - https://joshclose.github.io/CsvHelper/getting-started/ - https://joshclose.github.io/CsvHelper/examples/configuration/class-maps/auto-mapping/ - https://joshclose.github.io/CsvHelper/examples/configuration/class-maps/inline-type-conversion/ - https://joshclose.github.io/CsvHelper/examples/configuration/class-maps/optional-maps/ - https://joshclose.github.io/CsvHelper/examples/configuration/class-maps/validation/ ... illustrates calling `Map` and `AutoMap` from the constructor of a derived class...

bug

Fixed a handful of typos in the `README.md`. This is a fabulous tool. Thanks for creating it!