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 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. |
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.