Skip to content

EasyQueryMiddleware class

Represents the middleware which processes all requests from EasyQuery client-side widgets

public class Korzh.EasyQuery.AspNetCore.EasyQueryMiddleware
: EasyQueryMiddleware<EasyQueryApiHandler>

Package: Korzh.EasyQuery.AspNetCore (targets: net5.0, netcoreapp3.1, netstandard2.0)

Assembly: Korzh.EasyQuery.AspNetCore.dll

NameTypeDescription
EasyQueryMiddleware(RequestDelegate next, EasyQueryOptions options)voidInitializes a new instance of the Korzh.EasyQuery.AspNetCore.EasyQueryMiddleware class.