Found 1,322 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
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.
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.
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.
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.
Blazor Table Component with Sorting, Paging and Filtering
A client for Azure Table Storage that integrates with Aspire, including health checks, logging, and telemetry.
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.
This is jQuery DataTables
This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid control and more.
A custom Nlog target that save logs to Azure table storage. log information saved includes: LogTimeStamp, Level, LoggerName, Message, Exception, InnerException, StackTrace, MessageWithLayout, ExceptionData
Defines a DataTables binder to bind the request parameters from DataTables to DataTableRequest class.
Package which allow integrating dotNetRDF with System.Data.DataTable
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
Package Description
Map a DataTable to an Enumerable of objects
UiPath Custom Activity for performing complex datatable operations
DataCollection.BindingList allows using any IBindingListView, including DataTable views, as the source of controls supporting C1.DataCollection. Commonly Used Types: C1.DataCollection.BindingList.C1DataCollectionBindingList
Converts IEnumerables into Datatables for easy binding.