EqMvcExtensions class

public static class Korzh.EasyQuery.AspNet.EqMvcExtensions

Package: Korzh.EasyQuery.AspNet4 (targets: net461)

Assembly: Korzh.EasyQuery.AspNet4.dll

Static Methods

Name Type Description
DestructQueryString(this string uri) IEnumerable<KeyValuePair<string, string>>
ToPagedList(this IQueryable<T> superset, long pageIndex, long pageSize) IPagedList<T>