Pansynchro.Connectors.MSSQL 0.6.34

dotnet add package Pansynchro.Connectors.MSSQL --version 0.6.34                
NuGet\Install-Package Pansynchro.Connectors.MSSQL -Version 0.6.34                
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="Pansynchro.Connectors.MSSQL" Version="0.6.34" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pansynchro.Connectors.MSSQL --version 0.6.34                
#r "nuget: Pansynchro.Connectors.MSSQL, 0.6.34"                
#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.
// Install Pansynchro.Connectors.MSSQL as a Cake Addin
#addin nuget:?package=Pansynchro.Connectors.MSSQL&version=0.6.34

// Install Pansynchro.Connectors.MSSQL as a Cake Tool
#tool nuget:?package=Pansynchro.Connectors.MSSQL&version=0.6.34                

Pansynchro connector to read from or write to SQL Server databases.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  net8.0 is compatible.  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.  net8.0-windows7.0 is compatible. 
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
0.6.34 111 9/7/2024
0.6.27 150 1/23/2024
0.6.24 120 1/21/2024
0.6.22 116 1/16/2024
0.6.15 225 11/14/2023
0.6.14 152 11/6/2023
0.6.13 149 11/1/2023
0.6.12 143 10/29/2023
0.6.11 141 10/29/2023
0.6.10 128 10/29/2023
0.6.9 146 10/25/2023
0.6.8 142 10/25/2023
0.6.7 145 10/25/2023
0.6.6 123 10/25/2023
0.6.5 147 10/24/2023
0.6.3 155 10/18/2023
0.6.2 163 10/17/2023
0.6.1 161 9/28/2023
0.6.0 158 9/23/2023
0.5.15 186 5/18/2023
0.5.14 166 5/18/2023
0.5.13 174 5/18/2023
0.5.12 185 5/18/2023
0.5.11 176 5/17/2023
0.5.10 157 5/17/2023
0.5.9 369 10/27/2022
0.5.8 443 9/10/2022
0.5.7 513 8/22/2022
0.5.6 487 7/5/2022
0.5.5 481 7/5/2022
0.5.4 506 7/3/2022
0.5.3 515 7/2/2022
0.5.2 495 6/28/2022
0.5.1 514 6/25/2022
0.5.0 508 6/15/2022

Implementing new logging system
Updating dependencies