Pansynchro.SQL
0.7.0-experimental-v6
This is a prerelease version of Pansynchro.SQL.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Pansynchro.SQL --version 0.7.0-experimental-v6
NuGet\Install-Package Pansynchro.SQL -Version 0.7.0-experimental-v6
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-v6" />
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-v6" />
<PackageReference Include="Pansynchro.SQL" />
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-v6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pansynchro.SQL, 0.7.0-experimental-v6"
#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 Pansynchro.SQL@0.7.0-experimental-v6
#: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=Pansynchro.SQL&version=0.7.0-experimental-v6&prerelease
#tool nuget:?package=Pansynchro.SQL&version=0.7.0-experimental-v6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library providing core functionality for SQL database connectors
| Product | Versions 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.
-
net8.0
- Pansynchro.Core (>= 0.7.0-experimental-v6)
- System.Linq.Async (>= 6.0.1)
-
net9.0
- Pansynchro.Core (>= 0.7.0-experimental-v6)
- System.Linq.Async (>= 6.0.1)
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.6 | 210 | 2/4/2026 |
| 0.7.0 | 461 | 7/20/2025 |
| 0.7.0-experimental-v6 | 189 | 7/15/2025 |
| 0.7.0-experimental-v1 | 222 | 5/30/2025 |
| 0.6.35 | 288 | 3/13/2025 |
| 0.6.34 | 430 | 9/7/2024 |
| 0.6.26 | 457 | 1/23/2024 |
| 0.6.24 | 464 | 1/21/2024 |
| 0.6.15 | 583 | 11/14/2023 |
| 0.6.14 | 419 | 11/6/2023 |
| 0.6.13 | 401 | 11/1/2023 |
| 0.6.12 | 416 | 10/29/2023 |
| 0.6.11 | 415 | 10/29/2023 |
| 0.6.10 | 406 | 10/29/2023 |
| 0.6.9 | 426 | 10/25/2023 |
| 0.6.8 | 437 | 10/25/2023 |
| 0.6.7 | 441 | 10/25/2023 |
| 0.6.6 | 427 | 10/25/2023 |
| 0.6.5 | 436 | 10/24/2023 |
| 0.6.3 | 440 | 10/18/2023 |
Loading failed
Updating to use the new type system.