Korzh.EasyQuery.Db 7.4.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Korzh.EasyQuery.Db --version 7.4.0
                    
NuGet\Install-Package Korzh.EasyQuery.Db -Version 7.4.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="Korzh.EasyQuery.Db" Version="7.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Korzh.EasyQuery.Db" Version="7.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Korzh.EasyQuery.Db" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Korzh.EasyQuery.Db --version 7.4.0
                    
#r "nuget: Korzh.EasyQuery.Db, 7.4.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.
#:package Korzh.EasyQuery.Db@7.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Korzh.EasyQuery.Db&version=7.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Korzh.EasyQuery.Db&version=7.4.0
                    
Install as a Cake Tool

EasyQuery DB-related classes

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Korzh.EasyQuery.Db:

Package Downloads
Korzh.EasyQuery.EntityFrameworkCore.Relational

EasyQuery Entity Framework Core classes

Korzh.EasyQuery.SqLiteGate

EasyQuery DbGate class for SQLite

Korzh.EasyQuery.MsSqlGate

Old version of the DbGate class for MS SQL Server. This package is deprecated now. Please use Korzh.EasyQuery.SqlServerGate instead. Korzh.EasyQuery.SqlServerGate package contains exactly the same classes and data structures as in Korzh.EasyQuery.MsSqlGate but it references the new package for working with SQL Server database (Microsoft.Data.SqlClient) instead of the old one (System.Data.SqlClient). Microsoft still supports both these packages but all the new features will be added to the first one only, so it's better to switch to it in your projects. For more information on this topic please take a look at https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/ If for some reason, you prefer to stay with the old SQL Server package (System.Data.SqlClient), you can continue to use this package (Korzh.EasyQuery.MsSqlServerGate) as well but we strongly recommend you make that switch as soon as possible.

Korzh.EasyQuery.AspNet4

EasyQuery extensions for for ASP.NET 4.x framework

Korzh.EasyQuery.NpgSqlGate

EasyQuery DbGate class for Postgre SQL

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.4.1-rc01 46 9/7/2025
7.4.0 1,460 8/5/2025
7.4.0-rc07 144 7/29/2025
7.4.0-rc06 150 7/26/2025
7.4.0-rc05 390 7/9/2025
7.4.0-rc04 401 5/26/2025
7.4.0-rc03 370 4/27/2025
7.4.0-rc02 402 4/13/2025
7.4.0-rc01 1,210 3/30/2025
7.3.5 8,141 3/25/2025
7.3.5-rc08 383 3/19/2025
7.3.5-rc07 325 3/15/2025
7.3.5-rc06 337 3/1/2025
7.3.5-rc05 406 1/27/2025
7.3.5-rc04 377 1/6/2025
7.3.5-rc03 392 12/28/2024
7.3.5-rc01 372 11/20/2024
7.3.4-rc03 485 10/5/2024
7.3.4-rc02 325 10/3/2024
7.3.4-rc01 520 6/30/2024
7.3.3 82,626 4/14/2024
7.3.3-rc02 286 4/10/2024
7.3.3-rc01 2,794 4/6/2024
7.3.1 3,891 3/4/2024
7.3.1-rc01 640 3/3/2024
7.3.0 1,255 2/26/2024
7.3.0-rc03 877 2/17/2024
7.3.0-rc01 828 2/12/2024
7.2.5 5,348 1/17/2024
7.2.5-rc03 1,125 1/9/2024
7.2.5-rc02 1,101 1/8/2024
7.2.5-rc01 1,165 1/5/2024
7.2.5-beta02 1,171 12/31/2023
7.2.5-beta01 1,264 12/7/2023
7.2.4 6,247 11/15/2023
7.2.4-rc05 1,306 11/11/2023
7.2.4-rc04 1,440 10/24/2023
7.2.4-rc03 1,490 10/4/2023
7.2.4-rc02 2,461 7/9/2023
7.2.4-rc01 1,827 7/5/2023
7.2.4-beta02 1,935 5/1/2023
7.2.4-beta01 1,862 4/4/2023
7.2.3 19,823 3/15/2023
7.2.3-rc03 1,890 2/25/2023
7.2.3-rc02 2,274 1/18/2023
7.2.3-rc01 1,901 12/22/2022
7.2.3-beta02 1,889 12/17/2022
7.2.3-beta01 2,188 10/26/2022
7.2.2 46,508 7/6/2022
7.2.2-rc05 2,131 6/23/2022
7.2.2-rc04 1,868 6/13/2022
7.2.2-rc03 1,979 6/5/2022
7.2.2-rc02 1,938 5/13/2022
7.2.1 16,935 2/24/2022
7.2.1-rc04 1,986 2/24/2022
7.2.1-rc03 2,036 2/22/2022
7.2.1-rc02 2,185 2/21/2022
7.2.1-rc01 2,030 2/17/2022
7.2.0 7,177 1/31/2022
7.2.0-rc07 2,650 1/24/2022
7.2.0-rc06 1,898 1/24/2022
7.2.0-rc05 1,981 1/21/2022
7.2.0-rc04 2,091 1/18/2022
7.2.0-rc03 2,026 12/30/2021
7.2.0-rc02 1,976 12/28/2021
7.2.0-rc01 1,959 12/27/2021
7.1.3-beta02 2,020 12/13/2021
7.1.2 8,370 10/15/2021
7.1.2-rc07 2,408 10/11/2021
7.1.2-rc06 2,507 10/7/2021
7.1.2-rc05 2,488 10/5/2021
7.1.2-rc04 2,775 10/3/2021
7.1.2-rc03 2,570 9/22/2021
7.1.2-rc02 2,392 9/22/2021
7.1.2-rc01 2,287 9/16/2021
7.1.1 4,944 9/1/2021
7.1.1-rc09 2,568 9/1/2021
7.1.1-rc08 2,470 8/31/2021
7.1.1-rc07 2,474 8/27/2021
7.1.1-rc06 2,462 8/26/2021
7.1.1-rc05 2,562 8/25/2021
7.1.1-rc04 2,411 8/25/2021
7.1.1-rc03 2,430 8/23/2021
7.1.1-rc02 2,464 8/23/2021
7.1.1-rc01 2,393 8/20/2021
7.1.0 11,321 7/27/2021
7.1.0-rc9 2,587 7/21/2021
7.1.0-rc8 2,427 7/20/2021
7.1.0-rc7 2,427 7/14/2021
7.1.0-rc6 2,556 7/9/2021
7.1.0-rc5 2,364 7/5/2021
7.1.0-rc4 2,428 7/3/2021
7.1.0-rc3 2,466 6/30/2021
7.1.0-rc2 2,383 6/28/2021
7.1.0-rc10 2,395 7/21/2021
7.1.0-rc1 4,737 6/17/2021
7.1.0-beta5 2,531 5/27/2021
7.1.0-beta4 2,369 4/30/2021
7.1.0-beta2 2,500 4/25/2021
7.1.0-beta1 2,589 4/22/2021
7.0.11 5,328 6/16/2021
7.0.10 4,816 6/4/2021
7.0.9 4,574 5/28/2021
7.0.8 4,858 5/20/2021
7.0.7 41,336 4/22/2021
7.0.7-beta1 2,409 4/19/2021
7.0.6 4,289 4/9/2021
7.0.6-beta2 2,406 4/8/2021
7.0.5 4,476 3/31/2021
7.0.4 4,295 3/29/2021
7.0.2 4,294 3/23/2021
7.0.1 4,425 3/12/2021
7.0.0 6,522 2/26/2021
5.4.7 19,166 1/27/2021
5.4.6 4,438 1/19/2021
5.4.6-rc2 2,435 1/18/2021
5.4.6-rc1 2,453 1/14/2021
5.4.5 5,164 1/9/2021
5.4.5-rc1 2,491 1/4/2021
5.4.5-beta2 2,517 12/30/2020
5.4.5-beta1 2,390 12/29/2020
5.4.4 6,678 12/1/2020
5.4.4-rc7 2,484 11/26/2020
5.4.4-rc6 2,663 11/23/2020
5.4.4-rc5 2,552 11/20/2020
5.4.4-rc4 2,673 11/18/2020
5.4.4-rc2 2,676 11/11/2020
5.4.4-rc1 2,636 11/9/2020
5.4.4-beta1 2,381 12/29/2020
5.4.3 9,257 10/23/2020
5.4.3-rc2 2,649 10/20/2020
5.4.3-rc1 2,635 10/15/2020
5.4.2 24,008 9/30/2020
5.4.2-rc2 2,783 9/26/2020
5.4.1 5,105 9/11/2020
5.4.1-rc7 2,723 9/11/2020
5.4.1-rc6 2,743 9/9/2020
5.4.1-rc5 2,772 9/2/2020
5.4.1-rc4 2,747 8/31/2020
5.4.1-rc3 2,819 8/29/2020
5.4.1-rc2 2,758 8/25/2020
5.4.1-rc1 2,929 8/20/2020
5.4.0 4,983 8/17/2020
5.4.0-rc8 2,699 8/10/2020
5.4.0-rc7 2,752 7/29/2020
5.4.0-rc6 2,869 7/26/2020
5.4.0-rc5 2,578 7/24/2020
5.4.0-rc4 2,617 7/17/2020
5.4.0-rc3 2,736 7/8/2020
5.4.0-rc2 2,673 7/3/2020
5.4.0-rc1 2,892 6/25/2020
5.3.9-rc2 3,031 6/8/2020
5.3.9-rc1 2,931 5/28/2020
5.3.8 13,959 5/12/2020
5.3.7 7,054 4/26/2020
5.3.6 5,344 4/9/2020
5.3.5 4,970 3/27/2020
5.3.5-rc1 2,804 3/18/2020
5.3.4 6,864 3/6/2020
5.3.4-rc2 2,772 3/5/2020
5.3.3 5,909 2/13/2020
5.3.1 5,798 1/16/2020
5.3.1-rc4 2,832 1/10/2020
5.3.0 5,484 12/18/2019
5.3.0-rc6 2,725 12/12/2019
5.3.0-rc4 3,013 12/2/2019
5.3.0-rc1 3,061 11/14/2019
5.2.8 4,287 3/5/2020
5.2.7 5,661 11/5/2019
5.2.6 4,819 10/9/2019
5.2.5 5,683 9/25/2019
5.2.4 4,782 9/23/2019
5.2.3 6,513 9/19/2019
5.2.2 4,584 9/18/2019
5.2.1 6,774 8/16/2019
5.2.0 6,632 8/7/2019
5.1.2 5,442 7/1/2019
5.1.1 4,730 6/23/2019
5.1.1-beta1 2,871 6/17/2019
5.1.0 4,794 6/7/2019
5.1.0-rc3 2,891 6/6/2019
5.0.0 3,910 5/1/2019
5.0.0-rc2 1,873 4/23/2019
5.0.0-rc1 1,872 4/18/2019
4.4.2 47,263 2/27/2019
4.4.1 4,058 12/18/2018
4.4.0 3,934 11/15/2018
4.3.1 4,475 8/14/2018
4.3.0 4,557 3/20/2018
4.2.0 4,007 1/25/2018
4.1.0 3,605 11/17/2017
4.0.0 133,540 7/20/2017