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