Top 20 NuGet csv Packages

Implementation for CSV Serialization using CsvHelper
异步 CSV 文件读写库,大文件读写助手。A library for async read and write large csv file.
Implementation for CSV Serialization using CsvHelper
A CSV data extension for the Reportr framework.
Implementation for CSV Serialization using CsvHelper
Implementation for CSV Serialization using CsvHelper
Package Description
Import and Model bind CSV and Excel files
The complete library that provides smart extension methods to read and write CSV, JSON, ZFO, MessagePack files. Optimized for performance.
The complete extension method library to power your .NET projects. Provides smart extensions for strings, numeric values, math, file management, file paths, URLs, collections and more. Optimized for performance.
Implementation for CSV Serialization using CsvHelper
CsvSwan is a simple and fast CSV reader.
Data importing/exporting based on NPOI/CSV
Library for complex validation of delimited text files.
Fast CSV reader.
Provides CSV parser and writer, helper functionality for dataset and datetime operations. bbv.Common.Data is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, ...
GM.CsvToObj.Lib is an easy to use library allowing the parsing of a CSV file and its conversion to a list of strongly typed objects. This is done by mapping the properties of the object to the position in the CSV
A .NET library providing fast and easy de/serialization of arbitrary column-based text data.
Utility to tail a CSV log file, or a folder containing CSV log files. Exposes results as an IObservable<LogRecord>. Supports detecting new files, and only tailing from previous position.
Parse and coalesce text by applying simple rules in the form of a lambda expression that define word boundaries. Each word is tokenized into a memento that retains all the information about that word within the original context. example: parsing a double quote qualified csv file. DialectSoftware.S...