EasyQuery.Mvc.Scaffolding
3.7.3
This package is obsolete and does not work with the latest versions of EasyQuery. If you want to add some EasyQuery features to your project, please use one of EasyQuery sample projects available on GitHub as a starting point: https://github.com/easyquery/DotNetSamples
See the version list below for details.
dotnet add package EasyQuery.Mvc.Scaffolding --version 3.7.3
NuGet\Install-Package EasyQuery.Mvc.Scaffolding -Version 3.7.3
<PackageReference Include="EasyQuery.Mvc.Scaffolding" Version="3.7.3" />
paket add EasyQuery.Mvc.Scaffolding --version 3.7.3
#r "nuget: EasyQuery.Mvc.Scaffolding, 3.7.3"
// Install EasyQuery.Mvc.Scaffolding as a Cake Addin #addin nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3 // Install EasyQuery.Mvc.Scaffolding as a Cake Tool #tool nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.7.3
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 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 | 6,420 | 8/23/2016 | |
3.7.3 | 2,363 | 8/23/2016 | |
3.7.2 | 7,470 | 6/5/2016 | |
3.7.1 | 3,407 | 7/24/2015 | |
3.7.0 | 3,038 | 5/22/2015 | |
3.6.0 | 2,733 | 2/4/2015 | |
3.5.0 | 6,967 | 6/17/2014 | |
1.0.4 | 2,677 | 11/22/2013 | |
1.0.3 | 2,614 | 11/22/2013 | |
1.0.2 | 2,565 | 11/22/2013 | |
1.0.1 | 2,569 | 11/22/2013 | |
1.0.0 | 2,508 | 11/21/2013 |