Npgsql.Json.NET 10.0.2

Prefix Reserved
dotnet add package Npgsql.Json.NET --version 10.0.2
                    
NuGet\Install-Package Npgsql.Json.NET -Version 10.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Npgsql.Json.NET" Version="10.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Npgsql.Json.NET" Version="10.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Npgsql.Json.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Npgsql.Json.NET --version 10.0.2
                    
#r "nuget: Npgsql.Json.NET, 10.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Npgsql.Json.NET@10.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Npgsql.Json.NET&version=10.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Npgsql.Json.NET&version=10.0.2
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on Npgsql.Json.NET:

Package Downloads
Marten

.NET Transactional Document DB and Event Store on PostgreSQL

SuchenExpert.Core.Common

This package for SuchenExpert projects

nhibernate.postgresql.json

NHibernate CustomType to persist/load to JSON/JSONB column types in PostgreSql. Works with NHibernate 5.x.

MyJetWallet.Sdk.Postgres

Package Description

Jakar.Database

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Npgsql.Json.NET:

Repository Stars
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
Version Downloads Last Updated
10.0.2 12,866 3/12/2026
10.0.1 128,309 12/19/2025
10.0.0 55,415 11/22/2025
10.0.0-rc.1 1,373 10/5/2025
9.0.5 175 3/12/2026
9.0.4 565,109 10/5/2025
9.0.3 661,097 2/24/2025
9.0.2 1,279,800 12/7/2024
9.0.1 101,595 11/19/2024
9.0.0 11,069 11/18/2024
8.0.9 1,975 3/12/2026
8.0.8 106,091 10/5/2025
8.0.7 2,006,691 2/24/2025
8.0.6 2,214,489 11/18/2024
8.0.5 807,526 10/13/2024
7.0.10 14,370 3/17/2025
7.0.9 62,197 11/18/2024
7.0.8 17,950 9/10/2024
6.0.13 19,526 11/18/2024
6.0.12 11,689 9/10/2024
Loading failed