EasyQuery.Mvc.Scaffolding
3.7.3.16
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" />
paket add EasyQuery.Mvc.Scaffolding --version 3.7.3.16
#r "nuget: EasyQuery.Mvc.Scaffolding, 3.7.3.16"
// Install EasyQuery.Mvc.Scaffolding as a Cake Addin
#addin nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3.16
// Install EasyQuery.Mvc.Scaffolding as a Cake Tool
#tool nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3.16
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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.7.3.16 | 4,309 | 8/23/2016 | |
3.7.3 | 1,093 | 8/23/2016 | |
3.7.2 | 5,687 | 6/5/2016 | |
3.7.1 | 2,150 | 7/24/2015 | |
3.7.0 | 1,767 | 5/22/2015 | |
3.6.0 | 1,474 | 2/4/2015 | |
3.5.0 | 5,001 | 6/17/2014 | |
1.0.4 | 1,405 | 11/22/2013 | |
1.0.3 | 1,327 | 11/22/2013 | |
1.0.2 | 1,284 | 11/22/2013 | |
1.0.1 | 1,308 | 11/22/2013 | |
1.0.0 | 1,278 | 11/21/2013 |