Korzh.EasyQuery.AspNet namespace

ControllerExtensions class

Create [Korzh.EasyQuery.AspNet.EqOkActionResult](api-reference/korzh-easyquery-aspnet4/korzh-easyquery-aspnet-namespace/eqokactionresult-class)

DependencyScopeServiceProvider class

EasyQueryApiController class

The base WebAPI controller for all other EasyQuery controllers implementations. Implements the `System.Web.Http.ApiController`

EasyQueryManagerExtensions class

Contains several useful extension methods for working with EasyQuery types in ASP.NET applications

EqErrorActionResult class

Represents a special kind of `System.Web.Mvc.ActionResult` which allows to build an BadRequest (status code 400) response with some extra data Implements the

EqErrorHttpActionResult class

Represents a special kind of `System.Web.Http.IHttpActionResult` which allows to build an BadRequest (status code 400) response with error message Implements the .

EqHtmlHelpers class

Extension methods for generating query panel and paging placeholders.

EqMvcExtensions class

Converts an IQueryable list to `Korzh.EasyQuery.Service.IPageList`.

EqOkActionResult class

Represents a special kind of `System.Web.Mvc.ActionResult` which allows to build an OK (status code 200) response with some extra data Implements the

EqOkHttpActionResult class

Represents a special kind of `System.Web.Http.IHttpActionResult` which allows to build an OK (status code 200) response with some extra data Implements the

JSLicense class

Static class that allows you to set the license key for EasyQuery JS.

License class

Static class that allows you to set the license key for EasyQuery.