Korzh.EasyQuery.MsSqlGate 7.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Korzh.EasyQuery.MsSqlGate --version 7.0.6
                    
NuGet\Install-Package Korzh.EasyQuery.MsSqlGate -Version 7.0.6
                    
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.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Korzh.EasyQuery.MsSqlGate" Version="7.0.6" />
                    
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.0.6
                    
#r "nuget: Korzh.EasyQuery.MsSqlGate, 7.0.6"
                    
#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.
#addin nuget:?package=Korzh.EasyQuery.MsSqlGate&version=7.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Korzh.EasyQuery.MsSqlGate&version=7.0.6
                    
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.0-rc04 137 5/26/2025
7.4.0-rc03 116 4/27/2025
7.4.0-rc02 126 4/13/2025
7.4.0-rc01 143 3/30/2025
7.3.5 515 3/25/2025
7.3.5-rc08 143 3/19/2025
7.3.5-rc07 67 3/15/2025
7.3.5-rc06 91 3/1/2025
7.3.5-rc05 107 1/27/2025
7.3.5-rc04 104 1/6/2025
7.3.5-rc03 115 12/28/2024
7.3.5-rc01 89 11/20/2024
7.3.4-rc03 102 10/5/2024
7.3.4-rc02 90 10/3/2024
7.3.4-rc01 109 6/30/2024
7.3.3 835 4/14/2024
7.3.3-rc01 128 4/6/2024
7.3.1 197 3/4/2024
7.3.1-rc01 95 3/3/2024
7.3.0 165 2/26/2024
7.3.0-rc03 120 2/17/2024
7.3.0-rc01 136 2/12/2024
7.2.5 198 1/17/2024
7.2.5-rc03 142 1/9/2024
7.2.5-rc02 116 1/8/2024
7.2.5-rc01 124 1/5/2024
7.2.5-beta02 123 12/31/2023
7.2.5-beta01 157 12/7/2023
7.2.4 271 11/15/2023
7.2.4-rc05 119 11/11/2023
7.2.4-rc04 150 10/24/2023
7.2.4-rc03 131 10/4/2023
7.2.4-rc02 176 7/9/2023
7.2.4-rc01 148 7/5/2023
7.2.4-beta02 161 5/1/2023
7.2.4-beta01 169 4/4/2023
7.2.3 828 3/15/2023
7.2.3-rc03 168 2/25/2023
7.2.3-rc02 193 1/18/2023
7.2.3-rc01 177 12/22/2022
7.2.3-beta02 172 12/17/2022
7.2.3-beta01 174 10/26/2022
7.2.2 15,803 7/6/2022
7.2.2-rc05 210 6/23/2022
7.2.2-rc04 191 6/13/2022
7.2.2-rc03 200 6/5/2022
7.2.2-rc02 207 5/13/2022
7.2.1 819 2/24/2022
7.2.1-rc04 229 2/24/2022
7.2.1-rc03 215 2/22/2022
7.2.1-rc02 223 2/21/2022
7.2.1-rc01 217 2/17/2022
7.2.0 565 1/31/2022
7.2.0-rc07 227 1/24/2022
7.2.0-rc06 228 1/24/2022
7.2.0-rc05 222 1/21/2022
7.2.0-rc04 227 1/18/2022
7.2.0-rc03 226 12/30/2021
7.2.0-rc02 237 12/28/2021
7.2.0-rc01 235 12/27/2021
7.1.3-beta02 250 12/13/2021
7.1.2 511 10/15/2021
7.1.2-rc07 277 10/11/2021
7.1.2-rc06 280 10/7/2021
7.1.2-rc05 288 10/5/2021
7.1.2-rc04 351 10/3/2021
7.1.2-rc03 302 9/22/2021
7.1.2-rc02 280 9/22/2021
7.1.2-rc01 317 9/16/2021
7.1.1 457 9/1/2021
7.1.1-rc09 265 9/1/2021
7.1.1-rc08 271 8/31/2021
7.1.1-rc07 290 8/27/2021
7.1.1-rc06 288 8/26/2021
7.1.1-rc05 271 8/25/2021
7.1.1-rc04 272 8/25/2021
7.1.1-rc03 283 8/23/2021
7.1.1-rc02 286 8/23/2021
7.1.1-rc01 260 8/20/2021
7.1.0 493 7/27/2021
7.1.0-rc9 343 7/21/2021
7.1.0-rc8 288 7/20/2021
7.1.0-rc7 315 7/14/2021
7.1.0-rc6 343 7/9/2021
7.1.0-rc5 263 7/5/2021
7.1.0-rc4 345 7/3/2021
7.1.0-rc3 335 6/30/2021
7.1.0-rc2 330 6/28/2021
7.1.0-rc10 340 7/21/2021
7.1.0-rc1 299 6/17/2021
7.1.0-beta5 292 5/27/2021
7.1.0-beta4 275 4/30/2021
7.1.0-beta2 308 4/25/2021
7.1.0-beta1 296 4/22/2021
7.0.11 513 6/16/2021
7.0.10 441 6/4/2021
7.0.9 483 5/28/2021
7.0.8 441 5/20/2021
7.0.7 11,626 4/22/2021
7.0.7-beta1 347 4/19/2021
7.0.6 548 4/9/2021
7.0.6-beta2 308 4/8/2021
7.0.5 597 3/31/2021
7.0.4 483 3/29/2021
7.0.2 462 3/23/2021
7.0.1 792 3/12/2021
5.4.7 4,884 1/27/2021
5.4.6 572 1/19/2021
5.4.6-rc2 331 1/18/2021
5.4.6-rc1 313 1/14/2021
5.4.5 965 1/9/2021
5.4.5-rc1 377 1/4/2021
5.4.5-beta2 384 12/30/2020
5.4.5-beta1 320 12/29/2020
5.4.4 2,306 12/1/2020
5.4.4-rc7 352 11/26/2020
5.4.4-rc6 384 11/23/2020
5.4.4-rc5 372 11/20/2020
5.4.4-rc4 439 11/18/2020
5.4.4-rc2 374 11/11/2020
5.4.4-rc1 391 11/9/2020
5.4.4-beta1 321 12/29/2020
5.4.3 4,333 10/23/2020
5.4.3-rc2 449 10/20/2020
5.4.3-rc1 403 10/15/2020
5.4.2 19,599 9/30/2020
5.4.2-rc2 540 9/26/2020
5.4.1 704 9/11/2020
5.4.1-rc7 402 9/11/2020
5.4.1-rc6 397 9/9/2020
5.4.1-rc5 413 9/2/2020
5.4.1-rc4 417 8/31/2020
5.4.1-rc3 434 8/29/2020
5.4.1-rc2 466 8/25/2020
5.4.1-rc1 430 8/20/2020
5.4.0 699 8/17/2020
5.4.0-rc8 415 8/10/2020
5.4.0-rc7 471 7/29/2020
5.4.0-rc6 488 7/26/2020
5.4.0-rc5 444 7/24/2020
5.4.0-rc4 401 7/17/2020
5.4.0-rc3 409 7/8/2020
5.4.0-rc2 420 7/3/2020
5.4.0-rc1 423 6/25/2020
5.3.9-rc2 448 6/8/2020
5.3.9-rc1 415 5/28/2020
5.3.9-beta1 441 5/16/2020
5.3.8 2,745 5/12/2020
5.3.7 2,269 4/26/2020
5.3.6 646 4/9/2020
5.3.5 717 3/27/2020
5.3.5-rc1 456 3/18/2020
5.3.4 684 3/6/2020
5.3.4-rc2 480 3/5/2020
5.3.3 848 2/13/2020
5.3.1 747 1/16/2020
5.3.1-rc4 495 1/10/2020
5.3.0 723 12/18/2019
5.3.0-rc6 483 12/12/2019
5.3.0-rc4 482 12/2/2019
5.3.0-rc1 474 11/14/2019
5.2.8 631 3/5/2020
5.2.7 684 11/5/2019
5.2.6 769 10/9/2019
5.2.5 933 9/25/2019
5.2.4 695 9/23/2019
5.2.3 761 9/19/2019
5.2.2 714 9/18/2019
5.2.1 825 8/16/2019
5.2.0 767 8/7/2019
5.1.2 1,454 7/1/2019
5.1.1 845 6/23/2019
5.1.1-beta1 522 6/17/2019
5.1.0 881 6/7/2019
5.1.0-rc3 592 6/6/2019
5.0.0 806 5/1/2019
5.0.0-rc2 624 4/23/2019
5.0.0-rc1 566 4/18/2019
4.4.2 865 2/27/2019
4.4.1 963 12/18/2018
4.4.1-rc4 662 12/18/2018
4.4.0 949 11/15/2018
4.3.1 1,171 8/14/2018
4.3.0 1,476 3/20/2018
4.2.0 1,425 1/25/2018
4.1.0 1,243 11/17/2017