Top 20 NuGet csv Packages

This is a helper library that is used by many other xSkrape components.
Permite usar CSV para los reportes.
This project helps you to read and write CSV (Comma Separated Values) files in your program. Those files are legacy, but many developers still use them because of their readability and because every sheet-calculation program can perfectly edit them. With the classes in this project you can read/...
A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation.
CsvHelper Extensions to quickly read and write Excel-Compatible csv Files
Sort large and small delimited or fixed width files by defined key(s) and direction with optional data filtering and progress reporting. Merge purge two files.
DbShell - CSV file format support.
SheetToObjects is a library which aims to provide developers with an easy solution to map sheets (Google Sheets, Microsoft Excel, csv) to a model/POCO.
SheetToObjects is a library which aims to provide developers with an easy solution to map sheets (Google Sheets, Microsoft Excel, csv) to a model/POCO.
Create CSV file from generic List
Csv file format.
Retrieve logs from a WADLogsTable and write them to a CSV file.
This library is a simple CSV file parser. It uses attributes on classes that define which of the properties are used as CSV file columns.
DelimiterReader is the csv-format parser
SheetToObjects is a library which aims to provide developers with an easy solution to map sheets (Google Sheets, Microsoft Excel, csv) to a model/POCO.
.Net Library to read from fixed width or delimiter separated file using strongly typed objects. Example: pipe delimited, csv, tsv, etc.
GraphQl Extensions. Contains Xlsx output formatter, csv output formatter
Import and export for CSV data in .Net
CSV file parser. Convert csv files into objects.