Corvus.Json.SourceGenerator 4.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Corvus.Json.SourceGenerator --version 4.5.2
                    
NuGet\Install-Package Corvus.Json.SourceGenerator -Version 4.5.2
                    
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="4.5.2">
  <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="4.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Corvus.Json.SourceGenerator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
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 4.5.2
                    
#r "nuget: Corvus.Json.SourceGenerator, 4.5.2"
                    
#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@4.5.2
                    
#: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=4.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Corvus.Json.SourceGenerator&version=4.5.2
                    
Install as a Cake Tool

A source generator that will emit dotnet types based on JSON Schema.

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.1.0 130 5/28/2026
5.0.0 899 5/14/2026
4.6.7 5,359 3/23/2026
4.6.6 248 3/14/2026
4.6.5 165 3/14/2026
4.6.3 468 3/10/2026
4.6.2 184 3/8/2026
4.6.1 158 3/8/2026
4.6.0 158 3/8/2026
4.5.8 31,001 2/20/2026
4.5.7 217 2/19/2026
4.5.6 180 2/18/2026
4.5.5 189 2/17/2026
4.5.4 531 2/13/2026
4.5.3 935 2/10/2026
4.5.2 275 2/5/2026
4.5.1 566 1/27/2026
4.5.0 399 1/21/2026
4.4.4 1,074 1/13/2026
4.4.3 231 1/9/2026
Loading failed