Carrigan.SqlTools.Clients.PostgreSql
0.7.0
dotnet add package Carrigan.SqlTools.Clients.PostgreSql --version 0.7.0
NuGet\Install-Package Carrigan.SqlTools.Clients.PostgreSql -Version 0.7.0
<PackageReference Include="Carrigan.SqlTools.Clients.PostgreSql" Version="0.7.0" />
<PackageVersion Include="Carrigan.SqlTools.Clients.PostgreSql" Version="0.7.0" />
<PackageReference Include="Carrigan.SqlTools.Clients.PostgreSql" />
paket add Carrigan.SqlTools.Clients.PostgreSql --version 0.7.0
#r "nuget: Carrigan.SqlTools.Clients.PostgreSql, 0.7.0"
#:package Carrigan.SqlTools.Clients.PostgreSql@0.7.0
#addin nuget:?package=Carrigan.SqlTools.Clients.PostgreSql&version=0.7.0
#tool nuget:?package=Carrigan.SqlTools.Clients.PostgreSql&version=0.7.0
<a id="carrigan.sqltools.clients.postgresql"></a>
Carrigan.SqlTools.Clients.PostgreSql
PostgreSQL client support for Carrigan.SqlTools.
This package provides the PostgreSQL-specific client layer for Carrigan.SqlTools. It is intended for applications and libraries that need to execute Carrigan.SqlTools-generated SQL against PostgreSQL databases.
Installation
dotnet add package Carrigan.SqlTools.Clients.PostgreSql
Package role
Carrigan.SqlTools.Clients.PostgreSql builds on the shared Carrigan.SqlTools client infrastructure and provides PostgreSQL-specific behavior for the client layer.
The intended package layering is:
Carrigan.SqlTools
|
v
Carrigan.SqlTools.Clients.Core
|
v
Carrigan.SqlTools.Clients.PostgreSql
Most application projects that need PostgreSQL client support should reference this package directly. The shared core client package is intended to be brought in transitively.
When to use this package
Use this package when your project needs PostgreSQL support for Carrigan.SqlTools client operations.
This package is appropriate for:
- PostgreSQL-backed applications using Carrigan.SqlTools.
- Libraries that need Carrigan.SqlTools PostgreSQL client support.
- Tests that execute generated SQL against PostgreSQL.
- Projects that need PostgreSQL-specific database client behavior.
Related packages
Carrigan.SqlToolsCarrigan.SqlTools.Clients.CoreCarrigan.SqlTools.Generators.PostgreSqlCarrigan.SqlTools.Clients.SqlServerCarrigan.SqlTools.Generators.SqlServer
Versioning
Carrigan.SqlTools packages are currently prerelease packages while the public API is still being refined. Breaking changes may occur between prerelease versions.
License
This project is licensed under the Apache License 2.0.
See the included LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 is compatible. 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. |
-
net10.0
- Carrigan.Core (>= 0.1.5)
- Carrigan.SqlTools (>= 0.7.0)
- Carrigan.SqlTools.Clients.Core (>= 0.7.0)
- Npgsql (>= 10.0.3)
-
net9.0
- Carrigan.Core (>= 0.1.5)
- Carrigan.SqlTools (>= 0.7.0)
- Carrigan.SqlTools.Clients.Core (>= 0.7.0)
- Npgsql (>= 10.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Carrigan.SqlTools.Clients.PostgreSql:
| Package | Downloads |
|---|---|
|
Carrigan.SqlTools.PostgreSql
Convenience package for PostgreSQL support in Carrigan.SqlTools. References the PostgreSQL SQL generator and PostgreSQL client packages so applications can install PostgreSQL query generation and execution support from one package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.0 | 40 | 7/25/2026 |
| 0.7.0-alpha.202607240141 | 42 | 7/24/2026 |
| 0.7.0-alpha.202607232350 | 35 | 7/23/2026 |
| 0.7.0-alpha.202607230225 | 43 | 7/23/2026 |
| 0.7.0-alpha.202607200640 | 55 | 7/20/2026 |
| 0.7.0-alpha.202607170545 | 54 | 7/17/2026 |
| 0.6.1 | 138 | 6/11/2026 |
| 0.6.0 | 113 | 6/8/2026 |
| 0.6.0-alpha.202606080807 | 64 | 6/8/2026 |