@@ -22,7 +22,8 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
22
22
23
23
| Branches | Releases | .NET Version | Description |
24
24
| -| -| -| -|
25
- | [ master] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master ) | | 5.0 (SDK: 5.0.402) | Development branch |
25
+ | [ master] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master ) | | 6.0 (SDK: 6.0.302) | Development branch |
26
+ | [ net-60] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-60 ) | [ 3.0.0] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/3.0.0 ) | 6.0 (SDK: 6.0.302) | Latest version with .NET 6.0 |
26
27
| [ net-50] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-50 ) | [ 2.0.0] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/2.0.0 ) | 5.0 (SDK: 5.0.402) | Latest version with .NET 5.0 |
27
28
| [ net-50-preview] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-50-preview ) | [ 1.4.0-preview] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.4.0-preview ) | 5.0 (SDK: 5.0.100-preview.7.20366.6) | Latest version with .NET 5.0 ([ info] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master/docs/net-50 ) ) 🧪 |
28
29
| [ net-core-31] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-31 ) | [ 1.3.1] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.3.1 ) <br >[ 1.3.0] ( https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.3.0 ) | 3.1 (SDK: 3.1.301) | Latest version with .NET Core 3.1 |
@@ -32,18 +33,18 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
32
33
33
34
## External libraries
34
35
35
- * [ Bootstrap (v5.1.3 )] ( https://getbootstrap.com/ )
36
+ * [ Bootstrap (v5.2.0 )] ( https://getbootstrap.com/ )
36
37
* [ jQuery (v3.6.0)] ( https://jquery.com/ )
37
- * [ jQuery-datatable (v1.11.3 )] ( https://datatables.net/ )
38
+ * [ jQuery-datatable (v1.12.1 )] ( https://datatables.net/ )
38
39
* [ datetime-moment (v1.10.21)] ( https://datatables.net/plug-ins/sorting/datetime-moment )
39
40
* [ momentjs (v2.29.1)] ( https://momentjs.com/ )
40
41
41
42
## Testing
42
43
43
44
This project was developed and tested using:
44
45
45
- * Microsoft Visual Studio Enterpise 2019 (version 16.11.75.64347 ) + GhostDoc Community VS Extension (v2021.2.21290) for generating XML Documentation
46
- * Windows 10 Pro (version 21H1 ) (OS build 19043.1288 )
46
+ * Microsoft Visual Studio Enterpise 2022 (version 17.2.6 ) + GhostDoc Community VS Extension (v2021.2.21290) for generating XML Documentation
47
+ * Windows 11 Pro (version 21H2 ) (OS build 22000.832 )
47
48
48
49
## Issues
49
50
0 commit comments