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