Korzh.EasyQuery.MsSqlGate 7.2.5-beta01

This is a prerelease version of Korzh.EasyQuery.MsSqlGate.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Korzh.EasyQuery.MsSqlGate --version 7.2.5-beta01
                    
NuGet\Install-Package Korzh.EasyQuery.MsSqlGate -Version 7.2.5-beta01
                    
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.MsSqlGate" Version="7.2.5-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Korzh.EasyQuery.MsSqlGate" Version="7.2.5-beta01" />
                    
Directory.Packages.props
<PackageReference Include="Korzh.EasyQuery.MsSqlGate" />
                    
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.MsSqlGate --version 7.2.5-beta01
                    
#r "nuget: Korzh.EasyQuery.MsSqlGate, 7.2.5-beta01"
                    
#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.MsSqlGate@7.2.5-beta01
                    
#: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.MsSqlGate&version=7.2.5-beta01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Korzh.EasyQuery.MsSqlGate&version=7.2.5-beta01&prerelease
                    
Install as a Cake Tool

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.

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

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
7.4.1-rc01 147 9/7/2025
7.4.0 235 8/5/2025
7.4.0-rc07 106 7/29/2025
7.4.0-rc06 149 7/26/2025
7.4.0-rc05 138 7/9/2025
7.4.0-rc04 155 5/26/2025
7.4.0-rc03 130 4/27/2025
7.4.0-rc02 149 4/13/2025
7.4.0-rc01 154 3/30/2025
7.3.5 562 3/25/2025
7.3.5-rc08 169 3/19/2025
7.3.5-rc07 89 3/15/2025
7.3.5-rc06 103 3/1/2025
7.3.5-rc05 119 1/27/2025
7.3.5-rc04 116 1/6/2025
7.3.5-rc03 127 12/28/2024
7.3.5-rc01 101 11/20/2024
7.3.4-rc03 119 10/5/2024
7.3.4-rc02 114 10/3/2024
7.3.4-rc01 121 6/30/2024
7.3.3 1,073 4/14/2024
7.3.3-rc01 153 4/6/2024
7.3.1 209 3/4/2024
7.3.1-rc01 106 3/3/2024
7.3.0 189 2/26/2024
7.3.0-rc03 139 2/17/2024
7.3.0-rc01 144 2/12/2024
7.2.5 209 1/17/2024
7.2.5-rc03 162 1/9/2024
7.2.5-rc02 133 1/8/2024
7.2.5-rc01 141 1/5/2024
7.2.5-beta02 142 12/31/2023
7.2.5-beta01 170 12/7/2023
7.2.4 291 11/15/2023
7.2.4-rc05 128 11/11/2023
7.2.4-rc04 161 10/24/2023
7.2.4-rc03 158 10/4/2023
7.2.4-rc02 215 7/9/2023
7.2.4-rc01 184 7/5/2023
7.2.4-beta02 201 5/1/2023
7.2.4-beta01 204 4/4/2023
7.2.3 865 3/15/2023
7.2.3-rc03 200 2/25/2023
7.2.3-rc02 235 1/18/2023
7.2.3-rc01 209 12/22/2022
7.2.3-beta02 204 12/17/2022
7.2.3-beta01 219 10/26/2022
7.2.2 16,831 7/6/2022
7.2.2-rc05 246 6/23/2022
7.2.2-rc04 241 6/13/2022
7.2.2-rc03 247 6/5/2022
7.2.2-rc02 244 5/13/2022
7.2.1 862 2/24/2022
7.2.1-rc04 267 2/24/2022
7.2.1-rc03 262 2/22/2022
7.2.1-rc02 259 2/21/2022
7.2.1-rc01 264 2/17/2022
7.2.0 602 1/31/2022
7.2.0-rc07 269 1/24/2022
7.2.0-rc06 280 1/24/2022
7.2.0-rc05 257 1/21/2022
7.2.0-rc04 275 1/18/2022
7.2.0-rc03 271 12/30/2021
7.2.0-rc02 272 12/28/2021
7.2.0-rc01 283 12/27/2021
7.1.3-beta02 285 12/13/2021
7.1.2 549 10/15/2021
7.1.2-rc07 313 10/11/2021
7.1.2-rc06 327 10/7/2021
7.1.2-rc05 337 10/5/2021
7.1.2-rc04 396 10/3/2021
7.1.2-rc03 336 9/22/2021
7.1.2-rc02 327 9/22/2021
7.1.2-rc01 364 9/16/2021
7.1.1 491 9/1/2021
7.1.1-rc09 316 9/1/2021
7.1.1-rc08 313 8/31/2021
7.1.1-rc07 336 8/27/2021
7.1.1-rc06 330 8/26/2021
7.1.1-rc05 306 8/25/2021
7.1.1-rc04 314 8/25/2021
7.1.1-rc03 318 8/23/2021
7.1.1-rc02 335 8/23/2021
7.1.1-rc01 310 8/20/2021
7.1.0 529 7/27/2021
7.1.0-rc9 377 7/21/2021
7.1.0-rc8 325 7/20/2021
7.1.0-rc7 364 7/14/2021
7.1.0-rc6 388 7/9/2021
7.1.0-rc5 297 7/5/2021
7.1.0-rc4 380 7/3/2021
7.1.0-rc3 380 6/30/2021
7.1.0-rc2 377 6/28/2021
7.1.0-rc10 385 7/21/2021
7.1.0-rc1 343 6/17/2021
7.1.0-beta5 325 5/27/2021
7.1.0-beta4 316 4/30/2021
7.1.0-beta2 346 4/25/2021
7.1.0-beta1 335 4/22/2021
7.0.11 556 6/16/2021
7.0.10 478 6/4/2021
7.0.9 518 5/28/2021
7.0.8 490 5/20/2021
7.0.7 12,240 4/22/2021
7.0.7-beta1 382 4/19/2021
7.0.6 597 4/9/2021
7.0.6-beta2 354 4/8/2021
7.0.5 640 3/31/2021
7.0.4 528 3/29/2021
7.0.2 497 3/23/2021
7.0.1 885 3/12/2021
5.4.7 4,933 1/27/2021
5.4.6 622 1/19/2021
5.4.6-rc2 368 1/18/2021
5.4.6-rc1 367 1/14/2021
5.4.5 1,013 1/9/2021
5.4.5-rc1 415 1/4/2021
5.4.5-beta2 422 12/30/2020
5.4.5-beta1 369 12/29/2020
5.4.4 2,349 12/1/2020
5.4.4-rc7 401 11/26/2020
5.4.4-rc6 426 11/23/2020
5.4.4-rc5 412 11/20/2020
5.4.4-rc4 478 11/18/2020
5.4.4-rc2 413 11/11/2020
5.4.4-rc1 436 11/9/2020
5.4.4-beta1 371 12/29/2020
5.4.3 5,071 10/23/2020
5.4.3-rc2 486 10/20/2020
5.4.3-rc1 453 10/15/2020
5.4.2 19,767 9/30/2020
5.4.2-rc2 578 9/26/2020
5.4.1 743 9/11/2020
5.4.1-rc7 442 9/11/2020
5.4.1-rc6 445 9/9/2020
5.4.1-rc5 462 9/2/2020
5.4.1-rc4 466 8/31/2020
5.4.1-rc3 470 8/29/2020
5.4.1-rc2 504 8/25/2020
5.4.1-rc1 468 8/20/2020
5.4.0 738 8/17/2020
5.4.0-rc8 453 8/10/2020
5.4.0-rc7 520 7/29/2020
5.4.0-rc6 525 7/26/2020
5.4.0-rc5 496 7/24/2020
5.4.0-rc4 439 7/17/2020
5.4.0-rc3 462 7/8/2020
5.4.0-rc2 471 7/3/2020
5.4.0-rc1 460 6/25/2020
5.3.9-rc2 498 6/8/2020
5.3.9-rc1 455 5/28/2020
5.3.9-beta1 491 5/16/2020
5.3.8 2,785 5/12/2020
5.3.7 2,344 4/26/2020
5.3.6 687 4/9/2020
5.3.5 764 3/27/2020
5.3.5-rc1 497 3/18/2020
5.3.4 723 3/6/2020
5.3.4-rc2 521 3/5/2020
5.3.3 886 2/13/2020
5.3.1 787 1/16/2020
5.3.1-rc4 542 1/10/2020
5.3.0 775 12/18/2019
5.3.0-rc6 521 12/12/2019
5.3.0-rc4 529 12/2/2019
5.3.0-rc1 516 11/14/2019
5.2.8 676 3/5/2020
5.2.7 721 11/5/2019
5.2.6 813 10/9/2019
5.2.5 981 9/25/2019
5.2.4 734 9/23/2019
5.2.3 800 9/19/2019
5.2.2 755 9/18/2019
5.2.1 878 8/16/2019
5.2.0 808 8/7/2019
5.1.2 1,505 7/1/2019
5.1.1 894 6/23/2019
5.1.1-beta1 561 6/17/2019
5.1.0 921 6/7/2019
5.1.0-rc3 632 6/6/2019
5.0.0 851 5/1/2019
5.0.0-rc2 665 4/23/2019
5.0.0-rc1 605 4/18/2019
4.4.2 911 2/27/2019
4.4.1 1,016 12/18/2018
4.4.1-rc4 701 12/18/2018
4.4.0 992 11/15/2018
4.3.1 1,220 8/14/2018
4.3.0 1,599 3/20/2018
4.2.0 1,539 1/25/2018
4.1.0 1,316 11/17/2017