Releases: mrahhal/MR.EntityFrameworkCore.KeysetPagination
Releases · mrahhal/MR.EntityFrameworkCore.KeysetPagination
v1.4.1
v1.4.0
v1.3.0
This release overhauls how expressions that build keyset columns are dealt with. A lot more patterns are now supported, but it's up to you as the consumer to make sure that the more complicated keysets are up to the performance standard you expect.
Improved
Added
v1.2.0
The highlight of this release is an analyzer that detects possible problems when configuring keyset columns (in particular, nullable columns are not supported).
Improved
- Improve exception messages and catch more problems to expose clearer messages