Skip to main content
Corvus.Text.Json.SourceGenerator package icon

Corvus.Text.Json.SourceGenerator

Roslyn incremental source generator that produces strongly-typed C# from JSON Schema at build time. Supports draft 4, 6, 7, 2019-09, and 2020-12. Generated types are lightweight readonly struct wrappers with type-safe property accessors, validation, serialization, and implicit conversions.

Total Downloads
32.6K
32,642
Published
Aug 19, 2026
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

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

Compatibility metadata lists 1 target framework; 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.