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
Branches | Releases | .NET Core Version | Description |
---|---|---|---|
master | 3.0 (SDK: 3.0.103) | Development branch | |
net-core-30 | 1.2.0 | 3.0 (SDK: 3.0.103) | Latest version with 3.0 version support |
net-core-22 | 1.1.1 1.1.0 |
2.2 (SDK: 2.2.202) | Latest version with 2.2 version support |
net-core-22-old | 1.0.0 | 2.2 (SDK: 2.2.202) | Old .NET Core 2.2 version (discontinued) |
- 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 2020.1)
- Windows 10 Pro (version 1909) (OS build 18363.815)
Feel free to report any kind of issue here
You can add new features, improve an existing item or fix bugs by doing a pull request here
- David Suescun Pelegay - Developer - LinkedIn