Top 20 NuGet Packages

Sumo.Data is an IoC capable database access framework. It provides foundation interfaces and classes for database-independent data access. Sumo.Data.Sqlite and Sumo.Data.SqlServer provide database specific implementations of Sumo.Data, Sumo.Data.Schema, and Sumo.Data.Orm. Sumo.Data.Orm is a light-we...
XML Parser and Formatter for Akka.NET Streams
Olive Framework
A very simple, easy-to-use library to serialize and deserialize CSV data from most primitive data types. If problems occur, please open an issue on GitHub. Icon made by Freepik (https://www.freepik.com)
Extract tables from PDF files (port of tabula-java using PdfPig). Csv and Tsv writers.
Fast C# CSV parser (data stream reader/writer) for modern .NET apps.
Google APIs Client Library for working with Analytics v2.4. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 ...
Provides extensions to use KBCsv with types in System.Data. Online at https://github.com/kentcb/KBCsv.
The CData CSV Data Provider allows you to display CSV files in a table format. Just specify your credentials to retrieve CSV data and display it in a table.
A library to pick contest winners from the csv output of online Form Services (Google Forms, TypeForms, etc)
A .NET library for read your csv files in a fluent way.
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...
CSV export/import implementation for DbLocalizationProvider
A .NET library implementing the csvz specification.
An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.
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.
Implementation for CSV Serialization using CsvHelper
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...
Reads and writes CSV files using definition mappers.