Releases: DavidSuescunPelegay/jQuery-datatable-server-side-net-core
Releases · DavidSuescunPelegay/jQuery-datatable-server-side-net-core
1.3.0
30/07/2020
Important
- Improved LINQ queries to not pull all results for in-memory processing (verified by SQL Server Profiler - #2)
Updates
- Updated .NET Core version (3.0 => 3.1)
- Updated Bootstrap (4.4.1 => 4.5.0)
- Updated jQuery (3.3.1 => 3.5.1)
- Updated jQuery-datatable (1.10.20 => 1.10.21)
- Updated datetime-moment (1.10.20 => 1.10.21)
- Updated momentjs (2.24.0 => 2.27.0)
Contributions
1.2.0
23/04/2020
Important
- Due to this framework issue I cannot create a dynamic query, this will be solved in the next release
Updates
- Updated .NET Core version (2.2 => 3.0)
Miscellaneous
- Improved README
- Renamed Visual Studio project from jQueryDatatableServerSideNetCore{versionNumber} to just jQueryDatatableServerSideNetCore, to make it easier to upgrade to new code
Bug fixes
1.1.1
22/04/2020
Bug fixes
- #4 Solved bug when a value from a column is null or empty, thanks a lot to @AlanLaiTw to make this contribution
1.1.0
19/04/2020
Enhancements
Updates
- Updated NuGet packages
Miscellaneous
1.0.0
17/04/2019
Miscellaneous
First version of the project