EasyQueryMiddlewareExtensions class

Contains the method which adds EasyQueryMiddleware to the pipeline.

public static class Microsoft.AspNetCore.Builder.EasyQueryMiddlewareExtensions

Static Methods

Type Name Description
IApplicationBuilder UseEasyQuery(this IApplicationBuilder appBuilder, Action<EasyQueryOptions> optionsAction = null) Adds the EasyQueryMiddleware to the middleware pipeline.