v2.4.7
- Added new overload for
ApplyPaging
that acceptspage
andpageSize
int values. - Added
IsValid
method to theQueryBuilder
andGridifyQuery
filtering and ordering interfaces. - bugfix
ApplyFilteringAndOrdering
not using the custom mapper.
ApplyPaging
that accepts page
and pageSize
int values.IsValid
method to the QueryBuilder
and GridifyQuery
filtering and ordering interfaces.ApplyFilteringAndOrdering
not using the custom mapper.