Skip to main content
Corvus.Text.Json package icon

Corvus.Text.Json

High-performance JSON library for .NET that builds on the patterns of System.Text.Json with pooled-memory parsing, JSON Schema source generation (draft 4โ€“2020-12), mutable document building, schema validation, extended numeric types, and NodaTime integration.

Total Downloads
80.6K
80,596
Published
May 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package Corvus.Text.Json --version 5.1.0
Package Manager Console
Install-Package Corvus.Text.Json -Version 5.1.0
PackageReference
<PackageReference Include="Corvus.Text.Json" Version="5.1.0" />

Frameworks

net10.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

NodaTime
net10.0
[3.3.1, )
NodaTime
net9.0
[3.3.1, )
[10.0.7, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
NodaTime
.NETStandard2.0
[3.3.1, )
System.Buffers
.NETStandard2.0
[4.6.1, )
System.IO.Pipelines
.NETStandard2.0
[10.0.7, )
System.Memory
.NETStandard2.0
[4.6.3, )
[4.7.0, )
[10.0.7, )
[4.6.3, )
[10.0.7, )
Microsoft.Bcl.HashCode
.NETStandard2.1
[6.0.0, )
NodaTime
.NETStandard2.1
[3.3.1, )
System.IO.Pipelines
.NETStandard2.1
[10.0.7, )
[10.0.7, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.