Top 20 NuGet Csv Packages

Lightweight CSV Serializer/Deserializer for use with Tortuga Chain.
The StaticDataLibrary T4 template generates a library of static data objects from CSV files and Excel spreadsheets. The primary intended use for this template is to generate lists of data at design-time for unit tests, although it can also be used to generate other static data that doesn't change du...
Comma Separated JSON for .NET
Csv format management.
DbWebApi .Net Client Library. https://github.com/DataBooster/DbWebApi
A simple extension that creates a csv file or string from the properties and fields of a collection of class instances.
The XAML Reporting engine is a tool, which offers reporting tools based on XAML and has the functionality to export to XPS, XLS(X), CSV and PDF.
This is a package of an Example Project for ClosedXML_Excel. As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by ClosedXML. You can create a large range of applications for free. It supports both for the old Excel 97-2003 form...
Провайдер, позволяющий выполнять запросы к CSV-файлам так, как если бы они были обычной базой данных. Поддерживается синтаксис SQL-запросов в стиле MySQL. Поддерживаемые ключевые конструкции: - SELECT - FROM/INNER JOIN/LEFT JOIN/RIGHT JOIN - WHERE - GROUP BY - HAVING - ORDER BY - LIMIT - агрегационн...
- Standardized format following RFC 4180 specification - Unix and Windows compatible - Unicode and escaped characters support - Serialization / deserialization to any .NET class
C# library for interacting with the CSV file format per RFC 4180
ActionResult for generating downloadable csv-files using CsvHelper
This MSBuild task generates documentation for Events in a ETW EventSource class. This can combine event method comments like summary and resolution to helps Operations take action on the events. /// <summary> /// The request processing error during processing. /// </summary> ...
[4.0] TNX.CSV assembly adds features like CSV read/write Extensions and feature: + IEnumerable<T>.ToCsvStream + DataTable.ToCsvStream + IEnumerable<T>.ToCsvResponse (HttpResponse) + DataTable.ToCsvResponse (HttpResponse) + Stream.FromCsvDictionarly (enumerable of) + Stream.FromCsvDynamic (enumera...
CSV Praser
A repository pattern implementation for CSVs. I dont have any docs for this yet but the source is avaliable here: https://github.com/lukemcgregor/StaticVoid.Repository, if you would like some more info raise an issue and I will write some up.
An ultra-simple CSV serializer
My package description.
Lightweight CSV files utilities - RFC 4180. DataTable to CSV. Object to CSV.
This is a Csv Reader and Writer Lib for .NET4.