Skip to main content
OpenGauss.Json.NET package icon

OpenGauss.Json.NET

Json.NET plugin for OpenGauss, allowing transparent serialization/deserialization of JSON objects directly to and from the database.

Total Downloads
739
739
Published
Sep 17, 2022
Latest stable version

Install

.NET CLI
dotnet add package OpenGauss.Json.NET --version 6.0.3
Package Manager Console
Install-Package OpenGauss.Json.NET -Version 6.0.3
PackageReference
<PackageReference Include="OpenGauss.Json.NET" Version="6.0.3" />

Frameworks

.NETStandard2.0

Dependencies

OpenGauss.NET
.NETStandard2.0
[6.0.3, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )

Adoption guide

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

Compatibility metadata lists 1 target framework; 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.