Korzh.EasyQuery.Core
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
Install-Package Korzh.EasyQuery.Core -Version 3.10.0.50
dotnet add 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"
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.