Korzh.EasyQuery.Core 3.7.3.16

Suggested Alternatives

Korzh.EasyQuery.AspNet4

Additional Details

This package contains the main modules of EasyQuery (https://korzh.com/easyquery) library for 3.x. However, since version 4.0 these modules were split into several different packages (Korzh.EasyQuery, Korzh.EasyQuery.Db, Korzh.EasyQuery.AspNet4, etc), so it's strongly recommended to use those packages instead of this one.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Korzh.EasyQuery.Core --version 3.7.3.16
NuGet\Install-Package Korzh.EasyQuery.Core -Version 3.7.3.16
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="Korzh.EasyQuery.Core" Version="3.7.3.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Korzh.EasyQuery.Core --version 3.7.3.16
#r "nuget: Korzh.EasyQuery.Core, 3.7.3.16"
#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 Korzh.EasyQuery.Core as a Cake Addin
#addin nuget:?package=Korzh.EasyQuery.Core&version=3.7.3.16

// Install Korzh.EasyQuery.Core as a Cake Tool
#tool nuget:?package=Korzh.EasyQuery.Core&version=3.7.3.16

EasyQuery components allows you to implement user-friendl query builder  in your .NET 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).

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.

This package has no dependencies.

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.10.0.50 2,160 8/9/2019
3.7.3.16 5,616 8/23/2016
3.7.2 13,178 6/5/2016