File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,20 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
5
5
## Getting Started
6
6
* Just click 'Clone or download' button to download the full VS solution
7
7
* Open the solution with Visual Studio
8
- * Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin.
8
+ * Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin
9
9
10
10
## External libraries (already included in the project)
11
- * Bootstrap (v4.1.3)(https://getbootstrap.com/ )
12
- * jQuery (v3.3.1)(https://jquery.com/ )
13
- * jQuery-datatable (v1.10.19)(https://datatables.net/ )
14
- * datetime-moment (v1.10.19)(https://datatables.net/plug-ins/sorting/datetime-moment )
15
- * momentjs (v2.24.0)(https://momentjs.com/ )
11
+ * [ Bootstrap (v4.1.3)] ( https://getbootstrap.com/ )
12
+ * [ jQuery (v3.3.1)] ( https://jquery.com/ )
13
+ * [ jQuery-datatable (v1.10.19)] ( https://datatables.net/ )
14
+ * [ datetime-moment (v1.10.19)] ( https://datatables.net/plug-ins/sorting/datetime-moment )
15
+ * [ momentjs (v2.24.0)] ( https://momentjs.com/ )
16
16
17
17
## Testing
18
18
19
19
This project was checked and tested using:
20
20
21
- - Microsoft Visual Studio Enterpise 2019 (version 16.0.0 )
21
+ - Microsoft Visual Studio Enterpise 2019 (version 16.0.28729.10) + JetBrains Resharper Ultimate (version 2018.3.4 )
22
22
- Windows 10 Pro (version 1809) (OS build 17763.404)
23
23
24
24
## Author
You can’t perform that action at this time.
0 commit comments