Pansynchro.SQL 0.7.0-experimental-v1

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

Library providing core functionality for SQL database connectors

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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. 
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.7.0-experimental-v1 85 5/30/2025
0.6.35 153 3/13/2025
0.6.34 242 9/7/2024
0.6.26 294 1/23/2024
0.6.24 265 1/21/2024
0.6.15 442 11/14/2023
0.6.14 288 11/6/2023
0.6.13 277 11/1/2023
0.6.12 273 10/29/2023
0.6.11 280 10/29/2023
0.6.10 260 10/29/2023
0.6.9 276 10/25/2023
0.6.8 289 10/25/2023
0.6.7 278 10/25/2023
0.6.6 286 10/25/2023
0.6.5 293 10/24/2023
0.6.3 284 10/18/2023
0.6.2 282 10/17/2023
0.6.1 288 9/28/2023
0.6.0 293 9/23/2023
0.5.15 415 5/18/2023
0.5.14 371 5/18/2023
0.5.13 364 5/18/2023
0.5.12 359 5/18/2023
0.5.11 369 5/17/2023
0.5.10 340 5/17/2023
0.5.9 1,046 10/27/2022
0.5.8 1,174 9/10/2022
0.5.7 1,291 8/22/2022
0.5.6 1,123 7/5/2022
0.5.5 1,088 7/5/2022
0.5.4 1,098 7/3/2022
0.5.3 1,124 7/2/2022
0.5.2 1,106 6/28/2022
0.5.1 1,107 6/25/2022
0.5.0 1,099 6/15/2022

Updating to use the new type system.