Skip to content

EasyQueryManagerExtensions class

Contains several useful extension methods for working with EasyQuery types in ASP.NET applications

public static class Korzh.EasyQuery.AspNet.EasyQueryManagerExtensions

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

Assembly: Korzh.EasyQuery.AspNet4.dll

NameTypeDescription
ReadRequestContentFromStreamAsync(this EasyQueryManager manager, string modelId, Stream stream)TaskLoads all reaquest’s data (like query, options, etc) from the stream.