Npgsql.Json.NET 10.0.3

Prefix Reserved
dotnet add package Npgsql.Json.NET --version 10.0.3
                    
NuGet\Install-Package Npgsql.Json.NET -Version 10.0.3
                    
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.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: Npgsql.Json.NET, 10.0.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=Npgsql.Json.NET&version=10.0.3
                    
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 (26)

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

Package Downloads
Marten.Newtonsoft

Newtonsoft.Json serializer integration for Marten

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 (4)

Showing the top 4 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.
jube-home/aml-fraud-transaction-monitoring
Open source AML and Fraud Detection using Machine Learning for Real-Time Transaction Monitoring
PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
Pragmatic Microservices with C# and Azure, published by Packt
Version Downloads Last Updated
10.0.3 356,412 2026/5/27
10.0.2 2,224,145 2026/3/12
10.0.1 185,929 2025/12/19
10.0.0 74,411 2025/11/22
10.0.0-rc.1 1,454 2025/10/5
9.0.5 17,395 2026/3/12
9.0.4 2,604,778 2025/10/5
9.0.3 965,263 2025/2/24
9.0.2 1,563,548 2024/12/7
9.0.1 119,675 2024/11/19
9.0.0 15,909 2024/11/18
8.0.9 111,461 2026/3/12
8.0.8 158,428 2025/10/5
8.0.7 2,392,210 2025/2/24
8.0.6 2,259,096 2024/11/18
8.0.5 928,275 2024/10/13
7.0.10 21,073 2025/3/17
7.0.9 82,310 2024/11/18
6.0.13 24,378 2024/11/18
6.0.12 12,838 2024/9/10
Loading failed