Pansynchro.SQL
0.7.0
dotnet add package Pansynchro.SQL --version 0.7.0
NuGet\Install-Package Pansynchro.SQL -Version 0.7.0
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" />
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" />
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pansynchro.SQL, 0.7.0"
#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
#: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
#tool nuget:?package=Pansynchro.SQL&version=0.7.0
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)
- System.Linq.Async (>= 6.0.3)
-
net9.0
- Pansynchro.Core (>= 0.7.0)
- System.Linq.Async (>= 6.0.3)
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 | 238 | 7/20/2025 |
0.7.0-experimental-v6 | 125 | 7/15/2025 |
0.7.0-experimental-v1 | 113 | 5/30/2025 |
0.6.35 | 191 | 3/13/2025 |
0.6.34 | 269 | 9/7/2024 |
0.6.26 | 315 | 1/23/2024 |
0.6.24 | 293 | 1/21/2024 |
0.6.15 | 452 | 11/14/2023 |
0.6.14 | 302 | 11/6/2023 |
0.6.13 | 292 | 11/1/2023 |
0.6.12 | 286 | 10/29/2023 |
0.6.11 | 291 | 10/29/2023 |
0.6.10 | 272 | 10/29/2023 |
0.6.9 | 295 | 10/25/2023 |
0.6.8 | 305 | 10/25/2023 |
0.6.7 | 301 | 10/25/2023 |
0.6.6 | 303 | 10/25/2023 |
0.6.5 | 310 | 10/24/2023 |
0.6.3 | 303 | 10/18/2023 |
0.6.2 | 303 | 10/17/2023 |
0.6.1 | 304 | 9/28/2023 |
0.6.0 | 324 | 9/23/2023 |
0.5.15 | 458 | 5/18/2023 |
0.5.14 | 406 | 5/18/2023 |
0.5.13 | 395 | 5/18/2023 |
0.5.12 | 392 | 5/18/2023 |
0.5.11 | 412 | 5/17/2023 |
0.5.10 | 372 | 5/17/2023 |
0.5.9 | 1,094 | 10/27/2022 |
0.5.8 | 1,215 | 9/10/2022 |
0.5.7 | 1,387 | 8/22/2022 |
0.5.6 | 1,168 | 7/5/2022 |
0.5.5 | 1,124 | 7/5/2022 |
0.5.4 | 1,135 | 7/3/2022 |
0.5.3 | 1,166 | 7/2/2022 |
0.5.2 | 1,150 | 6/28/2022 |
0.5.1 | 1,146 | 6/25/2022 |
0.5.0 | 1,135 | 6/15/2022 |
Updating dependencies.