Pansynchro.SQL 0.6.35

dotnet add package Pansynchro.SQL --version 0.6.35
                    
NuGet\Install-Package Pansynchro.SQL -Version 0.6.35
                    
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.SQL" Version="0.6.35" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pansynchro.SQL" Version="0.6.35" />
                    
Directory.Packages.props
<PackageReference Include="Pansynchro.SQL" />
                    
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 Pansynchro.SQL --version 0.6.35
                    
#r "nuget: Pansynchro.SQL, 0.6.35"
                    
#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=Pansynchro.SQL&version=0.6.35
                    
Install Pansynchro.SQL as a Cake Addin
#tool nuget:?package=Pansynchro.SQL&version=0.6.35
                    
Install Pansynchro.SQL as a Cake Tool

Library providing core functionality for SQL database connectors

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.  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.  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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Pansynchro.SQL:

Package Downloads
Pansynchro.Connectors.MSSQL

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

Pansynchro.Connectors.Sqlite

Pansynchro connector to read from or write to Sqlite databases.

Pansynchro.Connectors.Firebird

Pansynchro connector to read from or write to Firebird databases.

Pansynchro.Connectors.Postgres

Pansynchro connector to read from or write to Postgres databases.

Pansynchro.Connectors.MySql

Pansynchro connector to read from or write to MySql databases.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.35 132 3/13/2025
0.6.34 226 9/7/2024
0.6.26 281 1/23/2024
0.6.24 252 1/21/2024
0.6.15 436 11/14/2023
0.6.14 282 11/6/2023
0.6.13 272 11/1/2023
0.6.12 268 10/29/2023
0.6.11 275 10/29/2023
0.6.10 255 10/29/2023
0.6.9 271 10/25/2023
0.6.8 284 10/25/2023
0.6.7 273 10/25/2023
0.6.6 281 10/25/2023
0.6.5 288 10/24/2023
0.6.3 279 10/18/2023
0.6.2 275 10/17/2023
0.6.1 283 9/28/2023
0.6.0 288 9/23/2023
0.5.15 403 5/18/2023
0.5.14 359 5/18/2023
0.5.13 351 5/18/2023
0.5.12 347 5/18/2023
0.5.11 357 5/17/2023
0.5.10 328 5/17/2023
0.5.9 1,034 10/27/2022
0.5.8 1,162 9/10/2022
0.5.7 1,261 8/22/2022
0.5.6 1,109 7/5/2022
0.5.5 1,074 7/5/2022
0.5.4 1,084 7/3/2022
0.5.3 1,110 7/2/2022
0.5.2 1,092 6/28/2022
0.5.1 1,093 6/25/2022
0.5.0 1,084 6/15/2022

Fixing a minor error in schema analysis