Skip to main content
CBAM.SQL.PostgreSQL package icon

CBAM.SQL.PostgreSQL

The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL assembly contains types which further specialize and augment the types of CBAM.SQL, in order to provide intuitive and easy-to-use API for communicating with PostgreSQL database. The support for notifications exists, alongside with customizable PostgreSQL type registry system.

Total Downloads
18.8K
18,767
Published
Jul 3, 2017
Latest stable version

Install

.NET CLI
dotnet add package CBAM.SQL.PostgreSQL --version 0.1.1-beta
Package Manager Console
Install-Package CBAM.SQL.PostgreSQL -Version 0.1.1-beta
PackageReference
<PackageReference Include="CBAM.SQL.PostgreSQL" Version="0.1.1-beta" />

Frameworks

.NETStandard1.0 .NETFramework4.5 .NETFramework4.0

Dependencies

CBAM.SQL
.NETStandard1.0
[0.1.1-beta, )
[4.3.0, )
System.ValueTuple
.NETStandard1.0
[4.3.1, )
NETStandard.Library
.NETStandard1.0
[1.6.1, )
CBAM.SQL
.NETFramework4.5
[0.1.1-beta, )
[4.3.0, )
System.ValueTuple
.NETFramework4.5
[4.3.1, )
CBAM.SQL
.NETFramework4.0
[0.1.1-beta, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.