EasyQuery.Mvc.Scaffolding 3.5.0

Suggested Alternatives

Korzh.EasyQuery.AspNetCore

Additional Details

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  

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasyQuery.Mvc.Scaffolding --version 3.5.0
NuGet\Install-Package EasyQuery.Mvc.Scaffolding -Version 3.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EasyQuery.Mvc.Scaffolding" Version="3.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyQuery.Mvc.Scaffolding --version 3.5.0
#r "nuget: EasyQuery.Mvc.Scaffolding, 3.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EasyQuery.Mvc.Scaffolding as a Cake Addin
#addin nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.5.0

// Install EasyQuery.Mvc.Scaffolding as a Cake Tool
#tool nuget:?package=EasyQuery.Mvc.Scaffolding&version=3.5.0

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,011 8/23/2016
3.7.3 2,247 8/23/2016
3.7.2 7,033 6/5/2016
3.7.1 3,272 7/24/2015
3.7.0 2,895 5/22/2015
3.6.0 2,613 2/4/2015
3.5.0 6,643 6/17/2014
1.0.4 2,548 11/22/2013
1.0.3 2,485 11/22/2013
1.0.2 2,444 11/22/2013
1.0.1 2,461 11/22/2013
1.0.0 2,415 11/21/2013