Top 20 NuGet csv Packages

CSV-Dateien einlesen und schreiben.
A simple CSV parser.
An addon library for JoshuaKearney.Measurements that provides converters for the CSVHelper library
Library for loading csv, tsv or other regularly shaped files guess-separated-values.
AnyCSV - Process ANY delimited string.
The CSV specifies which files you need to enable or disable to configure each server type, such as content delivery or content management servers. Source - https://doc.sitecore.net/~/media/7EE6459AB9254AA6B593117F2B2DA161.ashx?la=en
Classes to read and write “.csv” files including reading or appending a single field or row at a time.
.NET library for reading and writing CSV files.
DSharp CSV Helper With this package you can write attributes above your class like: [CsvDelimiter("|")] and above fields: [CsvFormat("yyyyMMdd")] [CsvLength(8)] [CsvFormat("0.00")] [CsvIgnore] Afterwards you can write it: var writer = new Csv...
Lightweight CSV Parser
Cake Addin for working with CSV files using the CSVHelper library.
A library for easy access to File based databases such as Microsoft Access, flat files or Excel Spreadsheets.
Package Description
Sends an HTTP or HTTPS request to a RESTful web service. Accepts standard input (stdin) or pipeline input as the body of the request, returns the response body to standard output (stdout) or pipeline output. See https://github.com/DataBooster/DbWebApi for more details.
this is a fast, tiny, easy to use CSV reader and writer according to the IETF rfc4180 specification for CSVs
Csv (comma-separated values) Library (.NET Standard Library) A library for reading objects from CSV files and writing objects to CSV files. (for .NET Network 4.6 or later, .NET Core 1.1 or later)
Csv (comma-separated values) Library (.NET Framework Library) A library for reading objects from CSV files and writing objects to CSV files. (.NET Framework 4.5.2 or later)
Utility to perform basic relational algebra on CSV files, including projection (select), restriction (where), rename, union, intersect, difference.