Top 20 NuGet Csv Packages

.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...
Fielded Text Implementation (reader, writer, and meta creator/loader/saver). See http://www.fieldedtext.org for more information about Fielded Text.
Permite usar CSV para los reportes.
This is a helper library that is used by many other xSkrape components.
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
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.
Serialize and deserialize easly from XDocument, XmlDocument and CSV.
Facilitates reading and writing Csv files in a fairly simple way. Attempting to do most things automatically.
Library for export/import from/to excel & CSV.
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.
A .NET library providing fast and easy de/serialization of arbitrary column-based text data.
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, ...