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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,17 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
14
14
15
15
## Getting Started
16
16
17
-
* Download the latest release [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/latest), are you looking for an [older release?](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases)
17
+
* Download the latest release [here](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/latest), or download a previous release [here](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 you'll have 1000 rows being server-side processed with jQuery DataTable plugin
20
+
* Export the filtered registers in several formats: Excel, CSV and HTML
20
21
21
22
## Branches
22
23
23
24
| Branches | Releases | .NET Version | Description |
24
25
|-|-|-|-|
25
26
|[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.1.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/3.1.0)<br>[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 |
27
+
|[net-60](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/tree/net-60)|[3.2.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/3.2.0)<br>[3.1.0](https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core/releases/tag/3.1.0)<br>[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 |
27
28
|[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 |
28
29
|[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)) 🧪 |
29
30
|[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 |
0 commit comments