Top 20 NuGet Csv Packages

Fast and reliable CSV file reader and writer, with support for text delimiters. Supports custom line and record separators, various text delimiting strategies, and full Unicode support.
Package Description
Package Description
CsvParser.Core
Simple CSV importer into Umbraco 8 contents. Multilanguage is supported. Dashboard is located at Settings > CSV Import tab
This package is used to convert csv file or stream to datatable/object(IEnumerable), support reverse convert , support csv with or without header, do not support type with complex type property.
Different helper methods I use for all my personal projects as Csv import/export, Json export, background execution, fluent locking, etc
FSharp.Data package for FarNet.FSharpFar
Model attribute support for excel, csv reader
Package Description
CSV File Parser for C-DEngine
Lightweight library for reading and creating comma-separated-value (CSV) files.
Package Description
This is a light-weight CSV read/write library for double data
Package Description
CSV读取和导出的工具类。 var data = CSVInstance.GetInstance().ReadCSV("D:\\XX.csv"); // 导入 CSVInstance.GetInstance().ExportCSV("D:\\YY.csv", data); // 导出
Write file csv and excel
Package Description
.NET Standard 2.0 / .NET Core 3.1 port of SDSLite library