You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.