Korzh.EasyQuery.Core
3.10.0.50
This package contains the main modules of EasyQuery (https://korzh.com/easyquery) library for 3.x. However, since version 4.0 of EasyQuery 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.
dotnet add package Korzh.EasyQuery.Core --version 3.10.0.50
NuGet\Install-Package Korzh.EasyQuery.Core -Version 3.10.0.50
<PackageReference Include="Korzh.EasyQuery.Core" Version="3.10.0.50" />
paket add Korzh.EasyQuery.Core --version 3.10.0.50
#r "nuget: Korzh.EasyQuery.Core, 3.10.0.50"
// Install Korzh.EasyQuery.Core as a Cake Addin
#addin nuget:?package=Korzh.EasyQuery.Core&version=3.10.0.50
// Install Korzh.EasyQuery.Core as a Cake Tool
#tool nuget:?package=Korzh.EasyQuery.Core&version=3.10.0.50
This is an obsolete package with EasyQuery library modules. Please use the new EasyQuery packages:
* Korzh.EasyQuery.AspNetCore - for ASP.NET Core projects
* Korzh.EasyQuery.Asp4 - for ASP.NET (MVC and WebForms)
* Korzh.EasyQuery.WinForms - for Windows Forms
* Korzh.EasyQuery.WPF - for WFP projects
You can also check the Git repositories with the samples for ASP.NET Core:
https://github.com/easyquery/AspNetCoreSamples
and for .NET Framework 4.x (Windows Forms, WPF, ASP.NET 4:
https://github.com/easyquery/Net4Samples
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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.