Top 20 NuGet table Packages

Allows the deserialization of a DynamicTableEntity object from Azure Table Storage for conversion into an ExpandoObject.
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.
AzLazy is a dotnet tool to help facilitate developers who are working with azure storage, it can speed up tasks like viewing queues, peeking messages, uploading to containers and querying tables. The commands are centered around queues, containers, blobs and tables.
This utility application helps you do things with containers and table storage that az simply doesn't support, such as renaming Partition Keys or listing all containers by name. We'll add additional functionality as requested, so stay tuned!
Find the difference between two sequences of entities in Azure Table Storage
A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig). Contains OpenCvSharp4 for image processing used in the Lattice parser.
PivotData OLAP library: in-memory multidimensional dataset for data aggregations (count, sum, avg, min, max, count unique, median, mode or custom function), OLAP queries (roll-ups, slice and dice, transformations), pivot table data model. Source code and examples: https://github.com/nreco/pivotdat...
Task scheduling for .NET core.
King.Azure.Data Class Library
A fluent Html helper for the popular bootstrap-table plug-in. Source and examples available at https://github.com/simonray/bootstrap-table.mvc For bootstrap-table plug-in documentation visit https://github.com/wenzhixin/bootstrap-table
Use Azure Blob and Table Storage as the read store and data store in CQRS.NET. This version is targeted at .net 4.0 using WindowsAzure.Storage version 7.2.1
Better tables for your console application
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...
SharpRepository generic repository Azure Table implementation
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap.
ClosedXML TableReader is a ClosedXML extension to read Excel tables to dotnet dataTable or generic typed collection
Stimulsoft Dashboards.WIN is a set of components using which you can add analytics to your application. Dashboards are designed for both WinForms and WPF technologies. Data can be rendered using various widgets from tables and charts to arrow gauges. Stimulsoft Dashboards.WIN supports a variety of d...
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtable...
A library for easy, efficient and high performance bulk insert and update of data, into a Sql Database, from .Net applications. By leveraging the power of the SqlBulkCopy classes with added support for Identity primary key table columns this library provides a greatly simplified interface to process...