Corvus.Json.SourceGenerator
5.0.0
dotnet add package Corvus.Json.SourceGenerator --version 5.0.0
NuGet\Install-Package Corvus.Json.SourceGenerator -Version 5.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="Corvus.Json.SourceGenerator" Version="5.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Corvus.Json.SourceGenerator" Version="5.0.0" />
<PackageReference Include="Corvus.Json.SourceGenerator"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 Corvus.Json.SourceGenerator --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Corvus.Json.SourceGenerator, 5.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 Corvus.Json.SourceGenerator@5.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=Corvus.Json.SourceGenerator&version=5.0.0
#tool nuget:?package=Corvus.Json.SourceGenerator&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Corvus.Json.SourceGenerator
Note: This is a V4 package. For new projects, consider using the V5 equivalent from the Corvus.Text.Json family.
A source generator that will emit dotnet types based on JSON Schema.
Installation
dotnet add package Corvus.Json.SourceGenerator
Related Packages
| Package | Purpose |
|---|---|
| Corvus.Json.ExtendedTypes | Core JSON types and extended types for V4 |
| Corvus.Json.CodeGeneration | Code generation engine for V4 |
| Corvus.Json.Patch | JSON Patch support for V4 |
| Corvus.Json.Validator | Runtime schema validation for V4 |
Documentation
See the full documentation.
License
Apache 2.0 — see LICENSE.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Corvus.Json.SourceGenerator:
| Repository | Stars |
|---|---|
|
dalyIsaac/Whim
Pluggable dynamic window manager for Windows🏗️🪟
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 0 | 5/14/2026 |
| 4.6.7 | 4,099 | 3/23/2026 |
| 4.6.6 | 218 | 3/14/2026 |
| 4.6.5 | 151 | 3/14/2026 |
| 4.6.3 | 454 | 3/10/2026 |
| 4.6.2 | 170 | 3/8/2026 |
| 4.6.1 | 144 | 3/8/2026 |
| 4.6.0 | 144 | 3/8/2026 |
| 4.5.8 | 17,985 | 2/20/2026 |
| 4.5.7 | 204 | 2/19/2026 |
| 4.5.6 | 166 | 2/18/2026 |
| 4.5.5 | 174 | 2/17/2026 |
| 4.5.4 | 480 | 2/13/2026 |
| 4.5.3 | 746 | 2/10/2026 |
| 4.5.2 | 261 | 2/5/2026 |
| 4.5.1 | 552 | 1/27/2026 |
| 4.5.0 | 373 | 1/21/2026 |
| 4.4.4 | 1,060 | 1/13/2026 |
| 4.4.3 | 217 | 1/9/2026 |
| 4.4.2 | 16,771 | 12/12/2025 |
Loading failed