mperdeck / LINQtoCSV

Popular, easy to use library to read and write CSV files.
197 stars 112 forks source link

Added a feature to specify the fields to output #17

Open global-roam opened 10 years ago

global-roam commented 10 years ago

Hey Matt

I've added a feature to allow the fields to be output to be specified as a list of strings. I know your normal policy is to raise an issue first, but we needed this feature quickly and I've already implemented it.

I wanted to get your feedback on it first because I know it might not the the right "fit" for the library. If you're interested in the feature I'll follow the rest of the feature request process and update the documentation + make and modifications, etc.

Thanks Dylan