NJsonSchema.CodeGeneration 11.5.2

dotnet add package NJsonSchema.CodeGeneration --version 11.5.2
                    
NuGet\Install-Package NJsonSchema.CodeGeneration -Version 11.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="NJsonSchema.CodeGeneration" Version="11.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NJsonSchema.CodeGeneration" Version="11.5.2" />
                    
Directory.Packages.props
<PackageReference Include="NJsonSchema.CodeGeneration" />
                    
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 NJsonSchema.CodeGeneration --version 11.5.2
                    
#r "nuget: NJsonSchema.CodeGeneration, 11.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 NJsonSchema.CodeGeneration@11.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=NJsonSchema.CodeGeneration&version=11.5.2
                    
Install as a Cake Addin
#tool nuget:?package=NJsonSchema.CodeGeneration&version=11.5.2
                    
Install as a Cake Tool

JSON Schema reader, generator and validator for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (34)

Showing the top 5 NuGet packages that depend on NJsonSchema.CodeGeneration:

Package Downloads
NSwag.CodeGeneration

NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript

NJsonSchema.CodeGeneration.CSharp

JSON Schema reader, generator and validator for .NET

NSwag.CodeGeneration.CSharp

NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript

NJsonSchema.CodeGeneration.TypeScript

JSON Schema reader, generator and validator for .NET

NSwag.CodeGeneration.TypeScript

NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on NJsonSchema.CodeGeneration:

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
riganti/dotvvm
Open source MVVM framework for Web Apps
hypar-io/Elements
The smallest useful BIM.
NASA-AMMOS/Unity3DTiles
A 3D Tiles implementation in Unity
RicoSuter/SigSpec
Specification and code generator for SignalR Core.
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Version Downloads Last Updated
11.5.2 520,770 11/5/2025
11.5.1 110,125 9/30/2025
11.5.0 82,688 9/15/2025
11.4.0 482,146 7/30/2025
11.3.2 1,040,104 4/28/2025
11.3.1 1,258 4/28/2025
11.3.0 1,296 4/28/2025
11.2.0 425,368 3/29/2025
11.1.0 1,431,692 11/19/2024
11.0.2 1,719,240 7/17/2024
11.0.1 465,399 6/12/2024
11.0.0 2,040,237 1/3/2024
11.0.0-preview008 25,465 12/8/2023
11.0.0-preview007 2,132 12/8/2023
11.0.0-preview006 45,101 10/31/2023
11.0.0-preview005 1,641 10/30/2023
11.0.0-preview004 1,658 10/16/2023
11.0.0-preview003 14,604 9/26/2023
11.0.0-preview002 3,312 9/26/2023
11.0.0-preview001 2,537 9/25/2023
Loading failed