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.
Install
dotnet add package Corvus.Text.Json.SourceGenerator --version 5.1.17
Install-Package Corvus.Text.Json.SourceGenerator -Version 5.1.17
<PackageReference Include="Corvus.Text.Json.SourceGenerator" Version="5.1.17" />
Frameworks
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.