Self-containing DataTable classes for the datatables.net jQuery plugin that manage rendering, querying, filtering, sorting and other desireable tasks for the user.
Info
Version: | 3.0.2 |
Author(s): | Namoshek |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Namoshek/DataTables.NetStandard |
NuGet Url: | https://www.nuget.org/packages/DataTables.NetStandard |
Install
Install-Package DataTables.NetStandard
dotnet add package DataTables.NetStandard
paket add DataTables.NetStandard
DataTables.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
Tags