Skip to main content
NATS.Client.Serializers.Json package icon

NATS.Client.Serializers.Json

JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments.

Total Downloads
7.0M
6,977,403
Published
Jul 20, 2026
Latest stable version

Install

.NET CLI
dotnet add package NATS.Client.Serializers.Json --version 3.0.1
Package Manager Console
Install-Package NATS.Client.Serializers.Json -Version 3.0.1
PackageReference
<PackageReference Include="NATS.Client.Serializers.Json" Version="3.0.1" />

Frameworks

net10.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[3.0.1, )
[3.0.1, )
System.Text.Json
.NETStandard2.0
[8.0.5, )
[3.0.1, )
System.Text.Json
.NETStandard2.1
[8.0.5, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; 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.