EasyQuery.Mvc.Scaffolding
1.0.2
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 1.0.2
NuGet\Install-Package EasyQuery.Mvc.Scaffolding -Version 1.0.2
<PackageReference Include="EasyQuery.Mvc.Scaffolding" Version="1.0.2" />
paket add EasyQuery.Mvc.Scaffolding --version 1.0.2
#r "nuget: EasyQuery.Mvc.Scaffolding, 1.0.2"
// Install EasyQuery.Mvc.Scaffolding as a Cake Addin #addin nuget:?package=EasyQuery.Mvc.Scaffolding&version=1.0.2 // Install EasyQuery.Mvc.Scaffolding as a Cake Tool #tool nuget:?package=EasyQuery.Mvc.Scaffolding&version=1.0.2
EasyQuery components implement a convenient visual query builder in your application and will be a useful addition to any application or website that requires some advanced searching and/or filtering functionality.
Unlike other query builders that require users to have some knowledge about relational database concepts, tables, joins, etc., our query builder components allow you to construct a query visually: simply by assembling a phrase in natural language.
EasyQuery supports 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.
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,426 | 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,040 | 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 |