Skip to content

v1.1.0

Compare
Choose a tag to compare
@Sov3rain Sov3rain released this 06 Oct 12:20
· 6 commits to main since this release
bf21952

Added

  • Mapping a CSV sheet to a collection of concrete types. It allows direct mapping via property or field names, or by using the [CsvColumn(name)] attribute.

Changed

  • Overhauled tests suite.