A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET Core
- Download our latest release here, are you looking for an older version?
- Uncompress the ZIP and open the solution with Visual Studio
- Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin
Branch | Description | .NET Core Version |
---|---|---|
master | Main branch with the latest code | 2.2 (SDK: 2.2.202) |
net-core-22 | Current copy of master branch (to be discontinued) | 2.2 (SDK: 2.2.202) |
net-core-22-old | Old .NET Core 2.2 version (discontinued) | 2.2 (SDK: 2.2.202) |
- Bootstrap (v4.4.1)
- jQuery (v3.3.1)
- jQuery-datatable (v1.10.20)
- datetime-moment (v1.10.20)
- momentjs (v2.24.0)
This project was checked and tested using:
- Microsoft Visual Studio Enterpise 2019 (version 16.5.30011.22) + JetBrains Resharper Ultimate (version 2019.3.4)
- Windows 10 Pro (version 1909) (OS build 18363.778)
Please, feel free to report any kind of issue here.