You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,11 +18,12 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
20
18
21
19
## Branches
22
20
23
-
| Branch | Description | .NET Core Version |
24
-
|-|-|-|
25
-
|[master](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master)| Main branch with the latest code | 2.2 (SDK: 2.2.202) |
26
-
|[net-core-22](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-22)| Current copy of master branch (to be discontinued) | 2.2 (SDK: 2.2.202) |
27
-
|[net-core-22-old](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-22-old)| Old .NET Core 2.2 version (discontinued) | 2.2 (SDK: 2.2.202) |
|[master](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master)|| 3.0 (SDK: 3.0.103) | Development branch |
24
+
|[net-core-30](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-30)|[1.2.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.2.0)| 3.0 (SDK: 3.0.103) | Latest version with 3.0 version support |
25
+
|[net-core-22](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-22)|[1.1.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.1.0)<br>[1.1.1](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.1.1)| 2.2 (SDK: 2.2.202) | Latest version with 2.2 version support |
26
+
|[net-core-22-old](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-core-22-old)|[1.0.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/1.0.0)| 2.2 (SDK: 2.2.202) | Old .NET Core 2.2 version (discontinued) |
28
27
29
28
## External libraries
30
29
@@ -38,13 +37,17 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
38
37
39
38
This project was checked and tested using:
40
39
41
-
* Microsoft Visual Studio Enterpise 2019 (version 16.5.30011.22) + JetBrains Resharper Ultimate (version 2019.3.4)
42
-
* Windows 10 Pro (version 1909) (OS build 18363.778)
40
+
* Microsoft Visual Studio Enterpise 2019 (version 16.5.30011.22) + JetBrains ReSharper Ultimate (version 2020.1)
41
+
* Windows 10 Pro (version 1909) (OS build 18363.815)
43
42
44
43
## Issues
45
44
46
-
Please, feel free to report any kind of issue [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/issues/new).
45
+
Feel free to report any kind of issue [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/issues/new)
46
+
47
+
## Pull requests
48
+
49
+
You can add new features, improve an existing item or fix bugs by doing a pull request [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/pulls)
0 commit comments