Parsing CSV with LinqPad (mini tutorial)
Hi,
If anyone is interested I've written a blog post covering a simple technique for reading CSV with LinqPad. It'll cover simple CSV files, I'm thinking of covering other techniques in more depth (perhaps quoted CSV etc) if it's well received.
Drop me a comment on the post if you like it, as I'll see it quicker.
If anyone is interested I've written a blog post covering a simple technique for reading CSV with LinqPad. It'll cover simple CSV files, I'm thinking of covering other techniques in more depth (perhaps quoted CSV etc) if it's well received.
Drop me a comment on the post if you like it, as I'll see it quicker.
Comments
It's just what I was looking for to get me started with Linqpad!
https://nuget.org/packages?q=csv
I wonder if it's going to be be baked in soon, seeing as the new beta can write CSV, I wonder if it'll soon be able to read CSV as well :-)