tspence / csharp-csv-reader

A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.

Home Page:http://tedspence.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement - CSVSettings.ColumnsToExclude

MicroTrendsTom opened this issue · comments

just an idea maybe a new issue/enhancement -
if we specify in CSVSettings.ColumnsToExclude.... as List
so in fact we could skip some readonly or surplus properties/fields and simply pass that in etc

Solid idea!

Addressed in version 3.1.0