EasyQuery.Mvc.Scaffolding

Use EasyQuery to provide a friendly user interface for advanced search and filtration of data in your applications. This package also supports Scaffold commands to quickly add an "advanced search" form to your MVC application.

Latest version published over 7 years ago
VersionReleasedDeprecated
3.8.0.35May 21, 2017
Mar 24, 2021
over 3 years ago
3.8.0.34May 19, 2017
Mar 24, 2021
over 3 years ago
3.8.0.33May 18, 2017
Mar 24, 2021
over 3 years ago
3.8.0.32May 16, 2017
Mar 24, 2021
over 3 years ago
3.8.0.31May 15, 2017
Mar 24, 2021
over 3 years ago
3.8.0.24Apr 13, 2017
Mar 24, 2021
over 3 years ago
3.8.0.23Mar 24, 2017
Mar 24, 2021
over 3 years ago
3.8.0.19Mar 15, 2017
Mar 24, 2021
over 3 years ago
3.8.0.17Mar 13, 2017
Mar 24, 2021
over 3 years ago
3.8.0.14Mar 10, 2017
Mar 24, 2021
over 3 years ago

Last updated on 19 January-2024, at 00:34 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

EasyQuery components add visual query designer in your ASP.NET MVC application. It will be quite helpful if you need a form for advanced search or some filtering functionality for your CRUD views. Users do not need to know about your database design, tables, joins, etc - all queries are constructed visually simply by assembling a phrase in natural language. EasyQuery can generate queries for different query languages (SQL, Entity SQL, Linq, Filter expression) and all popular databases (SQL Server, MySQL, Oracle, Access, Postgre SQL, etc). This package also supports Scaffold commands to quickly add an "advanced search" form to your MVC application. Command examples: PM> Scaffold EasyQuery.MvcController {ControllerName} -ConnectionName {ConnectionName} or PM> Scaffold EasyQuery.MvcController {ControllerName} -DbContext {DbContextName}

FAQs

> Is EasyQuery.Mvc.Scaffolding Deprecated?

It appears there are some versions of EasyQuery.Mvc.Scaffolding that are deprecated.

> What is the deprecation date for the latest version of EasyQuery.Mvc.Scaffolding?

The latest version of EasyQuery.Mvc.Scaffolding was released on May 21, 2017, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.