EntityFrameworkPaginateCore
EntityFrameworkPaginateCore copied to clipboard
EF Pagination for NetStandard and .Net Core
Results
1
EntityFrameworkPaginateCore issues
Sort by
recently updated
recently updated
newest added
Doesn't seem to work when passing multiple sorts e.g. table.setSort([{column:"leagueId",dir:"desc"},{column:"matchId",dir:"desc"}])