quentinproust / ExportCSV

Export data to csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A lit bit of code to export data objects (POCOs) to csv format.
It use a mapping configuration through code to map object properties (or computed values) to column in csv file

About

Export data to csv


Languages

Language:C# 100.0%