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
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
11
11
*[Issues](#issues)
12
12
*[Author](#author)
13
13
14
+
## Branches
15
+
16
+
*[master](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/master): Main branch with the latest code
17
+
*[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)
18
+
*[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)
19
+
14
20
## Getting Started
15
21
16
22
* Download our latest release [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/latest), are you looking for an [older version?](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases)
@@ -19,18 +25,18 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
19
25
20
26
## External libraries (already included in the project)
0 commit comments