![]() |
VOOZH | about |
This package is obsolete and does not work with the latest versions of EasyQuery. If you want to use EasyQuery in your project please start with registering EasyQuery trial on our website: https://korzh.com/easyquery
dotnet add package EasyQuery.Mvc.Scaffolding --version 3.7.3.16
NuGet\Install-Package EasyQuery.Mvc.Scaffolding -Version 3.7.3.16
<PackageReference Include="EasyQuery.Mvc.Scaffolding" Version="3.7.3.16" />
<PackageVersion Include="EasyQuery.Mvc.Scaffolding" Version="3.7.3.16" />Directory.Packages.props
<PackageReference Include="EasyQuery.Mvc.Scaffolding" />Project file
paket add EasyQuery.Mvc.Scaffolding --version 3.7.3.16
#r "nuget: EasyQuery.Mvc.Scaffolding, 3.7.3.16"
#:package EasyQuery.Mvc.Scaffolding@3.7.3.16
#addin nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3.16Install as a Cake Addin
#tool nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3.16Install as a Cake Tool
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}
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net20 net20 is compatible. net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.7.3.16 | 8,490 | 8/23/2016 | 3.7.3.16 is deprecated because it is no longer maintained. |
| 3.7.3 | 3,014 | 8/23/2016 | 3.7.3 is deprecated because it is no longer maintained. |
| 3.7.2 | 9,308 | 6/5/2016 | 3.7.2 is deprecated because it is no longer maintained. |
| 3.7.1 | 4,089 | 7/24/2015 | 3.7.1 is deprecated because it is no longer maintained. |
| 3.7.0 | 4,263 | 5/22/2015 | 3.7.0 is deprecated because it is no longer maintained. |
| 3.6.0 | 3,437 | 2/4/2015 | 3.6.0 is deprecated because it is no longer maintained. |
| 3.5.0 | 8,570 | 6/17/2014 | 3.5.0 is deprecated because it is no longer maintained. |
| 1.0.4 | 3,343 | 11/22/2013 | 1.0.4 is deprecated because it is no longer maintained. |