Skip to content

EqMvcExtensions class

public static class Korzh.EasyQuery.AspNet.EqMvcExtensions

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

Assembly: Korzh.EasyQuery.AspNet4.dll

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