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 0 3/12/2026
10.0.1 115,691 12/19/2025
10.0.0 52,063 11/22/2025
10.0.0-rc.1 1,356 10/5/2025
9.0.5 0 3/12/2026
9.0.4 444,391 10/5/2025
9.0.3 642,509 2/24/2025
9.0.2 1,230,156 12/7/2024
9.0.1 99,321 11/19/2024
9.0.0 10,036 11/18/2024
8.0.9 0 3/12/2026
8.0.8 90,007 10/5/2025
8.0.7 1,786,033 2/24/2025
8.0.6 2,201,744 11/18/2024
8.0.5 796,460 10/13/2024
7.0.10 13,477 3/17/2025
7.0.9 59,756 11/18/2024
7.0.8 17,367 9/10/2024
6.0.13 18,514 11/18/2024
6.0.12 11,237 9/10/2024
Loading failed