Top 20 NuGet Csv Packages

Library for handling HealthKit data and exporting it to Excel/CSV. Also facilitates loading a HealthKit "data export" file.
A library to pick contest winners from the csv output of online Form Services (Google Forms, TypeForms, etc)
CSV export/import implementation for DbLocalizationProvider
Classes to generate Excel Report in ASP.NET
This is a fork of https://www.nuget.org/packages/FastCsvParser. The only change is the assembly name (CsvParser to Knapcode.FastCsvParser), package ID (FastCsvParser to Knapcode.FastCsvParser), and the root namespace (CsvParser to FastCsvParser). The purpose of the change is to allow this lib...
An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.
Core library for FlatFile assemblies
Free and Open Source fork of ServiceStack.Text V3 .NET's JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Includes the String and Stream functionality for all the NServiceKit projects including: - T.Dump() generic extension method for easy debugging and introspe...
KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format, delivered as a netstandard 1.0 library. Online at https://github.com/kentcb/KBCsv.
Provides generally useful extensions to KBCsv as a Portable Class Library. Online at https://github.com/kentcb/KBCsv.
Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible. Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. Delimited Layer is included in the main package ThinkGeo.Core in Version 12. ThinkGeo.MapSuite.Layer...
Free and Open Source fork of NServiceKit.Host.Mvc V3 Host NServiceKit side-by-side with an existing ASP.NET MVC application at the path '/api'. NServiceKit is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elega...
An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
Use GrabzIt to take PDF, DOCX, Video, rendered HTML or image screenshots of websites. The screenshots are highly customizable options include altering quality, delay, size, browser type, geographic location and much more. You can even convert HTML directly into images, DOCX documents, PDF's, or cap...
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.
Machete is a parser, object mapper, and query engine for processing sophisticated text http://masstransit-project.com/Machete
A library to import and export data from plain text files in a Linq compatible way
Readers and writers for CSV and fixed-length file formats. Supports both synchronous and asynchronous operation, data annotations, and wicked fast object serialization.
Reads and writes CSV files using definition mappers.
Open source libary for easy reading, writing, and manipulation of CSV files. This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables. It also includes basic data table operations like join, histogram, and filter duplic...