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
55## Getting Started
66* Just click 'Clone or download' button to download the full VS solution
77* 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
99
1010## 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/ )
1616
1717## Testing
1818
1919This project was checked and tested using:
2020
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 )
2222- Windows 10 Pro (version 1809) (OS build 17763.404)
2323
2424## Author
You can’t perform that action at this time.
0 commit comments