Contains several useful extension methods for working with EasyQuery types in MVC applications
public static class Korzh.EasyQuery.AspNetCore.EqMvcExtensions
Package: Korzh.EasyQuery.AspNetCore
(targets: net5.0
, netcoreapp3.1
, netstandard2.0
)
Assembly: Korzh.EasyQuery.AspNetCore.dll
Static Methods
Name | Type | Description |
---|---|---|
ToPagedList(this IQueryable <T > superset, long pageIndex, long pageSize) |
IPagedList <T > |