Pansynchro.SQL
0.6.8
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.6.8
NuGet\Install-Package Pansynchro.SQL -Version 0.6.8
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.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pansynchro.SQL --version 0.6.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pansynchro.SQL, 0.6.8"
#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.SQL as a Cake Addin #addin nuget:?package=Pansynchro.SQL&version=0.6.8 // Install Pansynchro.SQL as a Cake Tool #tool nuget:?package=Pansynchro.SQL&version=0.6.8
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 | 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Pansynchro.Core (>= 0.6.8)
- System.Linq.Async (>= 6.0.1)
-
net7.0
- Pansynchro.Core (>= 0.6.8)
- 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.6.34 | 202 | 9/7/2024 |
0.6.26 | 267 | 1/23/2024 |
0.6.24 | 242 | 1/21/2024 |
0.6.15 | 426 | 11/14/2023 |
0.6.14 | 273 | 11/6/2023 |
0.6.13 | 262 | 11/1/2023 |
0.6.12 | 258 | 10/29/2023 |
0.6.11 | 265 | 10/29/2023 |
0.6.10 | 245 | 10/29/2023 |
0.6.9 | 258 | 10/25/2023 |
0.6.8 | 272 | 10/25/2023 |
0.6.7 | 262 | 10/25/2023 |
0.6.6 | 265 | 10/25/2023 |
0.6.5 | 279 | 10/24/2023 |
0.6.3 | 270 | 10/18/2023 |
0.6.2 | 265 | 10/17/2023 |
0.6.1 | 272 | 9/28/2023 |
0.6.0 | 276 | 9/23/2023 |
0.5.15 | 389 | 5/18/2023 |
0.5.14 | 345 | 5/18/2023 |
0.5.13 | 335 | 5/18/2023 |
0.5.12 | 333 | 5/18/2023 |
0.5.11 | 336 | 5/17/2023 |
0.5.10 | 310 | 5/17/2023 |
0.5.9 | 1,012 | 10/27/2022 |
0.5.8 | 1,138 | 9/10/2022 |
0.5.7 | 1,218 | 8/22/2022 |
0.5.6 | 1,086 | 7/5/2022 |
0.5.5 | 1,051 | 7/5/2022 |
0.5.4 | 1,062 | 7/3/2022 |
0.5.3 | 1,088 | 7/2/2022 |
0.5.2 | 1,070 | 6/28/2022 |
0.5.1 | 1,069 | 6/25/2022 |
0.5.0 | 1,062 | 6/15/2022 |
Updating SqlSchemaAnalyzer to support IQueryableSchemaAnalyzer