Skip to main content

$index

ControllerExtensions class

Create Korzh.EasyQuery.AspNet.EqOkActionResult

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 <seealso cref="T:System.Web.Mvc.ActionResult" />

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 <seealso cref="T:System.Web.Http.IHttpActionResult" />.

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 <seealso cref="T:System.Web.Mvc.ActionResult" />

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.