Top 20 NuGet csv Packages

Linq extension method to generate CSV files
Read and write CSV files with a single line of code. Reads from files, streams, strings into lists, dictionaries, lists of objects and data tables. Writes from lists of objects or data tables to files, streams, and strings. Handles embedded commas, double quotes, escaped commas, and columns that spa...
Library for creating Excel Reports without having Excel Installed. Create Excel files from lists of objects, DataTables, and CSV with a single line of code. Intelligent default formatting with easy to use overrides.
Parse your CSV file into an object matrix
Facilitates reading and writing Csv files in a fairly simple way. Attempting to do most things automatically.
A simple enumerator for CSV files, output it as a table like 2 dimension list for further analysing
Fast, reliable and powerful CSV parser for .Net ported from the PapaParse JavaScript Library. This PCL has all the functionality of Papa Parse except for JSON to CSV parsing and asynchronous operations, which might be added in the Future.
Fast CSV parser that uses lambas to create data objects.
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and...
A library of asynchronous read and write large csv file. 简单高效的 csv 异步读写类, 可读写大型 csv 文件. See https://github.com/jgh004/CsvHelperAsync
Fielded Text Implementation (reader, writer, and meta creator/loader/saver). See http://www.fieldedtext.org for more information about Fielded Text.
Serialize and deserialize easly from XDocument, XmlDocument and CSV.
The ExcelProvider loads an Excel worksheet or CSV file and provides column definition and row collections. All collections are IEnumerable so you can query them with LINQ. The ExcelProvider supports XLSX (Excel 2007-2016, v12-v16), XLS (Excel 97-2003, v8-v11) and CSV (comma, semicolumn or tab delimi...
Derived TextReader that allows skipping lines that meet a certain criteria.
A free and easy CSV importing and exporting library with XML definition support written in VB.Net. Please see sources, samples & documentation at project site: https://github.com/ADeBuen/EasyCSVNet
Package Description
Package Description
CsvFile Kata Dependencies