Found 1,412 packages
Provides extensions to form LINQ expressions and method queries against DataTable objects. Commonly Used Types: System.Data.DataRowComparer System.Data.DataRowExtensions System.Data.DataTableExtensions System.Data.EnumerableRowCollection System.Data.EnumerableRowCollectionExtensions System.Data.OrderedEnumerableRowCollection System.Data.TypedTableBase System.Data.TypedTableBaseExtensions 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
This client library enables working with the Microsoft Azure Table service
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4.
A client for Azure Table Storage that integrates with Aspire, including health checks, logging, and telemetry.
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified.
A library for serializing ADO.NET DataTables and DataReaders into an efficient, portable binary format. Uses Marc Gravell's Google Protocol Buffers library, protobuf-net.
This library enables the end users to create a lightweight representation of the google.visualization.DataTable object directly in Microsoft.NET and the creation of the necessary JSON as needed by the Google Chart Tools Javascript library.
This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid control and more.
Blazor Table Component with Sorting, Paging and Filtering
The Telerik.DataAccess.Core NuGet package provides the Telerik Data Access runtime assemblies necessary to consume Telerik Data Access persistent objects, without defining any mapping. If this project contains persistent classes and defines mapping, the Telerik.DataAccess.Fluent NuGet package is required as well. Telerik Data Access helps defining mapping and executing create, retrieve, update and delete operations for your data access classes and database tables. It allows you to consume stored procedures and functions.
Core elements for DataTables.AspNet.
PivotData OLAP library: implements in-memory multidimensional dataset for data aggregations, OLAP queries (roll-ups, slice and dice, transformations), pivot table (crosstab) data model. Source code and examples: https://github.com/nreco/pivotdata Usage conditions, online demo: https://www.nrecosite.com/pivot_data_library_net.aspx Get started: https://www.nrecosite.com/pivotdata/cube-basics.aspx
Package Description
A custom Nlog target that save logs to Azure table storage. log information saved includes: LogTimeStamp, Level, LoggerName, Message, Exception, InnerException, StackTrace, MessageWithLayout, ExceptionData
An extension library of System.Data.DataTable which provides extension methods for fully customizable pretty-printing of DataTable to an ASCII formatted string which can be displayed on the console or any text buffer.
Server-side jQuery DataTables generation for ASP.NET Core MVC applications with advanced features. Provides automatic server-side processing, pagination, sorting, filtering, and searching capabilities. Supports complex data queries, custom column rendering, global and column-specific search, multi-column sorting, and seamless integration with Entity Framework Core. Includes model binding for DataTable requests and response generation with minimal configuration.
Package which allow integrating dotNetRDF with System.Data.DataTable
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/. For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/. This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
This is jQuery DataTables
The Telerik.DataAccess.Fluent NuGet package is designed for projects containing classes that are stored using Telerik Data Access. It can be utilized for defining your data access model using the code-only Fluent Mapping. It provides the assembly references and project enhancements made by the Telerik Data Access Enhancer tool during the build process, required by Telerik Data Access runtime. If you need a NuGet package for a project only consuming Telerik Data Access model from another assembly, the Telerik.DataAccess.Core NuGet package which contains the Telerik Data Access runtime assemblies necessary to work with Telerik Data Access persistent objects is sufficient and can be used instead. Telerik Data Access helps defining mapping and executing create, retrieve, update and delete operations for your data access classes and database tables. It allows you to consume stored procedures and functions.