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
@@ -12,39 +12,39 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
12
12
*[Issues](#issues)
13
13
*[Author](#author)
14
14
15
-
## Getting Started ⬇️
15
+
## Getting Started
16
16
17
17
* 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)
18
18
* Uncompress the ZIP and open the solution with Visual Studio
19
19
* Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin
20
20
21
-
## Branches 📌💻
21
+
## Branches
22
22
23
23
| Branch | Description | .NET Core Version |
24
24
|-|-|-|
25
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
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
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) |
0 commit comments