Skip to content

EasyQueryMiddleware class

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

public class Korzh.EasyQuery.AspNetCore.EasyQueryMiddleware
TypeNameDescription
TaskInvokeAsync(HttpContext context)The method which is called during the processing of incoming HTTP request.