EasyQueryMiddleware class
Represents the middleware which processes all requests from EasyQuery client-side widgets
public class Korzh.EasyQuery.AspNetCore.EasyQueryMiddlewareMethods
Section titled “Methods”| Type | Name | Description | 
|---|---|---|
| Task | InvokeAsync( HttpContextcontext) | The method which is called during the processing of incoming HTTP request. | 
 
 