Skip to main content

easyquerymiddlewareextensions-class

Contains the method which adds EasyQueryMiddleware to the pipeline.

public static class Microsoft.AspNetCore.Builder.EasyQueryMiddlewareExtensions

Assembly: Korzh.EasyQuery.AspNetCore.dll

Static Methods

NameTypeDescription
UseEasyQuery(this `IApplicationBuilder` appBuilder, `Action`<[EasyQueryOptions](/korzh-easyquery-services-namespace/easyqueryoptions-class)> optionsAction = null)IApplicationBuilderAdds the EasyQueryMiddleware to the middleware pipeline.
UseEasyQuery(this `IApplicationBuilder` appBuilder, `Action`<[EasyQueryOptions](/korzh-easyquery-services-namespace/easyqueryoptions-class)> optionsAction = null)IApplicationBuilderAdds the EasyQueryMiddleware to the middleware pipeline.