CBAM PostgreSQL JSON Extension NuGet Package

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.




Got any CBAM PostgreSQL JSON Extension Question?





Info

Version: 0.5.3
Author(s): Stanislav Muhametsin
Last Update: Wednesday, August 8, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/CometaSolutions/CBAM/tree/develop/Source/CBAM.SQL.PostgreSQL.JSON
NuGet Url: https://www.nuget.org/packages/CBAM.SQL.PostgreSQL.JSON


Install
Install-Package CBAM.SQL.PostgreSQL.JSON
dotnet add package CBAM.SQL.PostgreSQL.JSON
paket add CBAM.SQL.PostgreSQL.JSON
CBAM.SQL.PostgreSQL.JSON Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0 .NETFramework 4.5 .NETStandard 1.0


Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

2309