19 packages tagged with “datatables.net”
.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server). It dynamically builds an expression tree from the request and allows to filter and sort an IQueryable according to the request parameters.
Self-containing DataTable classes for the datatables.net jQuery plugin that manage rendering, querying, filtering, sorting and other desireable tasks for the user.
Enhanced features for the self-containing DataTable classes for the datatables.net jQuery plugin that manage rendering, querying, filtering, sorting and other desireable tasks for the user.
A C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/ suitable for asp.net core and other netstandard frameworks
Helper methods that deal with ASP.NET Core interfaces
A C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/
Additional template mappers for the DataTables.NetStandard package.
Useful tools for ASP.NET MVC applications. For example, support for DataTables.net jQuery plugin
Datatables.Net binding library for Bridge.NET projects.
A framework for the serialization of the popular JQuery DataTables Plug-in. There are two small libraries, CubedElement.DataTable.Contracts and CubedElement.DataTable.Model, and when building this the goal was not only to make it user friendly, but to make it n-tiered and IoC friendly too!
Datatables.Net Fixedheader (datatables.net-fixedheader) binding library for Bridge.NET projects.
Datatables.Net Select (datatables.net-select) binding library for Bridge.NET projects.
Datatables.Net Buttons (datatables.net-buttons) binding library for Bridge.NET projects.
A C# Serverside parser for the popuplar jQuery datatables plugin
Datatables.Net Rowgroup (datatables.net-rowgroup) binding library for Bridge.NET projects.
Datatables.Net Autofill (datatables.net-autofill) binding library for Bridge.NET projects.
Datatables.Net Rowreorder (datatables.net-rowreorder) binding library for Bridge.NET projects.
Datatables.Net Colreorder (datatables.net-colreorder) binding library for Bridge.NET projects.
Server-side helpers and model‑binding utilities for jQuery DataTables in ASP.NET Core. Provides strongly typed request binding, DataTables‑compliant response generation, optional additional parameters, draw validation, and conventions for camelCase or legacy notation. Designed for Razor Pages and easy EF Core integration.