add a data context for reading CSV files
It's a very common problem to have to combine CSV files together. A data context that allowed you to add multiple CSV files and generate a static acessor off column names would be incredible useful
12
votes
mcintyre321
shared this idea
-
Martin Dobroucký commented
Done! :)
Check my project with LINQPad CSV data context dynamic driver - https://github.com/dobrou/CsvLINQPadDriver