Npgsql.Json.NET 10.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Npgsql.Json.NET --version 10.0.0
                    
NuGet\Install-Package Npgsql.Json.NET -Version 10.0.0
                    
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.0" />
                    
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.0" />
                    
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.0
                    
#r "nuget: Npgsql.Json.NET, 10.0.0"
                    
#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.0
                    
#: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.0
                    
Install as a Cake Addin
#tool nuget:?package=Npgsql.Json.NET&version=10.0.0
                    
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 (25)

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

Showing the top 3 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.
PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
Pragmatic Microservices with C# and Azure, published by Packt
Version Downloads Last Updated
10.0.2 259,911 3/12/2026
10.0.1 147,682 12/19/2025
10.0.0 60,260 11/22/2025
10.0.0-rc.1 1,383 10/5/2025
9.0.5 1,913 3/12/2026
9.0.4 982,782 10/5/2025
9.0.3 717,061 2/24/2025
9.0.2 1,394,739 12/7/2024
9.0.1 104,725 11/19/2024
9.0.0 12,103 11/18/2024
8.0.9 34,348 3/12/2026
8.0.8 125,948 10/5/2025
8.0.7 2,356,030 2/24/2025
8.0.6 2,232,026 11/18/2024
8.0.5 839,191 10/13/2024
7.0.10 17,008 3/17/2025
7.0.9 69,617 11/18/2024
7.0.8 18,371 9/10/2024
6.0.13 21,568 11/18/2024
6.0.12 12,094 9/10/2024
Loading failed