Elect.Web.DataTable 9.0.4

dotnet add package Elect.Web.DataTable --version 9.0.4
                    
NuGet\Install-Package Elect.Web.DataTable -Version 9.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Elect.Web.DataTable" Version="9.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elect.Web.DataTable" Version="9.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Elect.Web.DataTable" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Elect.Web.DataTable --version 9.0.4
                    
#r "nuget: Elect.Web.DataTable, 9.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Elect.Web.DataTable@9.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Elect.Web.DataTable&version=9.0.4
                    
Install as a Cake Addin
#tool nuget:?package=Elect.Web.DataTable&version=9.0.4
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Elect.Web.DataTable:

Package Downloads
Rnd.Core

.Net Core for all ecosystem of RAD technology company

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.4 64 8/1/2025
9.0.3 438 7/24/2025
9.0.2 138 7/13/2025
9.0.0 111 7/4/2025
7.0.2 398 3/31/2023
7.0.1 350 2/11/2023
7.0.0 434 11/28/2022
6.0.1 771 12/6/2021
6.0.0 586 11/12/2021
6.0.0-preview.3 279 5/7/2021
5.0.2 685 12/6/2021
5.0.1 803 12/6/2021
5.0.0 470 11/17/2021
3.1.1 1,018 6/16/2020
3.1.0 835 6/4/2020
3.0.5.2 783 6/1/2020
3.0.5.1 756 6/1/2020
3.0.5 714 6/1/2020
3.0.4 811 5/19/2020
3.0.2 744 5/11/2020
3.0.1 901 12/22/2019
3.0.0 746 12/17/2019
2.7.5 963 7/21/2019
2.7.4 873 6/16/2019
2.7.1 887 5/23/2019
2.7.0 19,789 4/19/2019
2.5.2 869 3/28/2019
2.1.9 1,140 12/3/2018

Improved performance for large datasets with optimized query generation. Enhanced filtering capabilities with support for complex data types and custom search predicates.