Dump linq query result to csv + generate code file (linqpad or cs) to read it back with same type.
Info
Version: | 0.3.0 |
Author(s): | Jonas Eriksson |
Last Update: | Thursday, August 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joeriks/FnX.TypedCsv |
NuGet Url: | https://www.nuget.org/packages/FnX.TypedCsv |
Install
Install-Package FnX.TypedCsv
dotnet add package FnX.TypedCsv
paket add FnX.TypedCsv
FnX.TypedCsv Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(2.7.0)
Tags