Sign in Sign up
nuget

CBAM.SQL.PostgreSQL.JSON

The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.JSON assembly provides API to add support for json and jsonb PostgreSQL types to connections of CBAM.SQL.PostgreSQL assembly. The API is two extensions methods for ConnectionPoolObservable type in CBAM.Abstractions assembly, and PgSQLConnection type in CBAM.SQL.PostgreSQL assembly. The first extension method adds support for json and jsonb PostgreSQL types to all connections created by given pool. The second extension method adds support for those types for a single connection. Once support has been added, the values of json and jsonb PostgreSQL types can be directly acquired as JToken type of Newtonsoft.JSON assembly.

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
10
Cadence
~23 days
Last 12 months
0

Details

First release
May 18, 2017
Releases
Version Released
0.5.3 patch
0.5.1 patch
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 initial
0.1.2-beta pre
0.1.0-beta pre
0.0.2-alpha pre
0.0.1-alpha pre