PgDoc is a library for using PostgreSQL as a JSON document store.
Info
Version: | 3.1.0 |
Author(s): | Flavien Charlon |
Last Update: | Tuesday, June 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pgdoc |
NuGet Url: | https://www.nuget.org/packages/PgDoc |
Install
Install-Package PgDoc
dotnet add package PgDoc
paket add PgDoc
PgDoc Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.2)
- npgsql(>= 4.0.6)