Info
Version: | 1.5.0 |
Author(s): | Matt Perdeck |
Last Update: | Tuesday, March 4, 2014 |
.NET Fiddle: | Online Example |
Project Url: | http://www.codeproject.com/Articles/25133/LINQ-to-CSV-library |
NuGet Url: | https://www.nuget.org/packages/LinqToCsv |
Install
Install-Package LinqToCsv
dotnet add package LinqToCsv
paket add LinqToCsv
LinqToCsv Download (Unzip the "nupkg" after downloading)
Dependencies
8 packages depend on this package.
Tags
Supports data fields containing commas and line breaks. Supports different character encodings, separator characters and date and number formats.
Robust error handling lets you quickly fix problems in large input files.