Info
Version: | 9.0.4 |
Author(s): | Top Nguyen |
Last Update: | Friday, August 1, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/topnguyen/Elect/tree/master/src/Web/Elect.Web.DataTable |
NuGet Url: | https://www.nuget.org/packages/Elect.Web.DataTable |
Install
Install-Package Elect.Web.DataTable
dotnet add package Elect.Web.DataTable
paket add Elect.Web.DataTable
Elect.Web.DataTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Elect.Web(>= 3.1.1)
- System.Linq.Dynamic.Core(>= 1.1.5)
Tags
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.