NJsonSchema.CodeGeneration.TypeScript 11.0.0-preview008

This is a prerelease version of NJsonSchema.CodeGeneration.TypeScript.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NJsonSchema.CodeGeneration.TypeScript --version 11.0.0-preview008
                    
NuGet\Install-Package NJsonSchema.CodeGeneration.TypeScript -Version 11.0.0-preview008
                    
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.TypeScript" Version="11.0.0-preview008" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NJsonSchema.CodeGeneration.TypeScript" Version="11.0.0-preview008" />
                    
Directory.Packages.props
<PackageReference Include="NJsonSchema.CodeGeneration.TypeScript" />
                    
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.TypeScript --version 11.0.0-preview008
                    
#r "nuget: NJsonSchema.CodeGeneration.TypeScript, 11.0.0-preview008"
                    
#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.TypeScript@11.0.0-preview008
                    
#: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.TypeScript&version=11.0.0-preview008&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NJsonSchema.CodeGeneration.TypeScript&version=11.0.0-preview008&prerelease
                    
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 was computed.  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 (12)

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

Package Downloads
NSwag.CodeGeneration.TypeScript

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

Elsa.Activities.Http

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReceiveHttpRequest * SendHttpRequest * WriteHttpResponse

Be.Vlaanderen.Basisregisters.AspNetCore.Swagger.ReDoc

Swagger ReDoc documentation.

SigSpec.CodeGeneration.TypeScript

Specification and code generator for SignalR Core.

CodeGenerator

C# .Net Code Generator designed to generate the following assets based on a C# Interface: * SQL Server 2016 Stored Procedures for CRUD activiity * Repository code for converting raw JSON to concrete implementations of C# Interface * Model code which is the concrete implementation of C# Interface * Business Library allowing for business rules to be applied to data in concrete implementation of C# Interface * Stubbed WebApi endpoints C# .Net Code Generator allows you to spend your time in the following areas: * crafting stored procedures to surface database data matching the data needs imposed by a C# Interface * crafting your business rules in a single location * crafting WebApi endpoints (you can use code generated samples as a starting point) * crafting your front-end experience C# .Net Code Generator requires the following projects in .Net Solution: * Business Library (housing business rules applied to data in concrete implementaitons of C# Interfaces) * Data Contracts (housing C# Interfaces) * Models (housing concrete implementaitons of C# Interfaces) * Repository (housing calls to database and translation to concrete implementaitons of C# Interfaces) * WebAPI (housing API controllers) Utilizing this code generator increases your productivity and produces consistent, reliable results

GitHub repositories (5)

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

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
formcms/formcms
Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
OPCFoundation/UA-ModelCompiler
ModelCompiler converts XML files into C# and ANSI C
RicoSuter/SigSpec
Specification and code generator for SignalR Core.
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Version Downloads Last Updated
11.3.2 76,642 4/28/2025
11.3.1 226 4/28/2025
11.3.0 237 4/28/2025
11.2.0 76,909 3/29/2025
11.1.0 284,112 11/19/2024
11.0.2 439,185 7/17/2024
11.0.1 154,800 6/12/2024
11.0.0 521,915 1/3/2024
11.0.0-preview008 18,721 12/8/2023
11.0.0-preview007 1,158 12/8/2023
11.0.0-preview006 21,681 10/31/2023
11.0.0-preview005 877 10/30/2023
11.0.0-preview004 930 10/16/2023
11.0.0-preview003 3,943 9/26/2023
11.0.0-preview002 1,679 9/26/2023
11.0.0-preview001 1,303 9/25/2023
10.9.0 712,033 5/3/2023
10.8.0 646,818 9/16/2022
10.7.2 247,137 6/2/2022
10.7.1 53,211 5/18/2022
10.7.0 1,951 5/15/2022
10.6.10 634,922 2/21/2022
10.6.9 4,669 2/16/2022
10.6.8 17,968 2/10/2022
10.6.7 10,851 1/27/2022
10.6.6 91,245 12/15/2021
10.6.5 3,757 12/14/2021
10.6.4 5,569 12/10/2021
10.6.3 2,600 12/9/2021
10.6.2 4,703 12/7/2021
10.6.1 1,533 12/7/2021
10.6.0 1,526 12/2/2021
10.5.2 1,443,989 8/6/2021
10.5.1 6,989 8/5/2021
10.5.0 2,592 8/4/2021
10.4.6 19,447 7/22/2021
10.4.5 5,135 7/13/2021
10.4.4 175,839 5/11/2021
10.4.3 91,770 5/7/2021
10.4.2 2,632 5/7/2021
10.4.1 57,737 4/8/2021
10.4.0 3,079 3/23/2021
10.3.11 249,325 3/6/2021
10.3.10 1,810 3/2/2021
10.3.9 10,709 2/27/2021
10.3.8 10,543 2/23/2021
10.3.7 3,906 2/19/2021
10.3.6 22,819 2/16/2021
10.3.5 1,826 2/15/2021
10.3.4 181,678 2/5/2021
10.3.3 47,647 1/15/2021
10.3.2 49,874 12/17/2020
10.3.1 156,533 11/11/2020
10.3.0 3,262 11/11/2020
10.2.2 6,970 10/6/2020
10.2.1 84,769 9/30/2020
10.2.0 5,895 9/28/2020
10.1.26 50,221 9/5/2020
10.1.25 1,823 9/5/2020
10.1.24 42,594 7/19/2020
10.1.23 66,290 6/25/2020
10.1.22 1,856 6/24/2020
10.1.21 49,819 6/11/2020
10.1.20 1,782 6/10/2020
10.1.19 1,891 6/10/2020
10.1.18 26,671 5/27/2020
10.1.17 2,001 5/22/2020
10.1.16 54,886 5/15/2020
10.1.15 47,318 5/8/2020
10.1.14 1,916 5/7/2020
10.1.13 1,973 5/5/2020
10.1.12 9,504 3/27/2020
10.1.11 199,816 3/20/2020
10.1.10 1,937 3/20/2020
10.1.9 1,913 3/20/2020
10.1.8 2,068 3/9/2020
10.1.7 16,769 3/6/2020
10.1.6 1,932 3/6/2020
10.1.5 55,442 1/30/2020
10.1.4 97,507 1/17/2020
10.1.3 7,395 1/13/2020
10.1.2 129,392 12/17/2019
10.1.1 1,940 12/17/2019
10.1.0 1,903 12/16/2019
10.0.28 79,024 11/22/2019
10.0.27 70,949 10/9/2019
10.0.26 1,957 10/9/2019
10.0.25 1,917 10/9/2019
10.0.24 36,033 9/26/2019
10.0.23 64,621 8/22/2019
10.0.22 32,758 8/15/2019
10.0.21 26,260 6/27/2019
10.0.20 15,302 6/19/2019
10.0.19 6,949 6/13/2019
10.0.18 7,033 6/11/2019
10.0.17 2,163 6/10/2019
10.0.16 2,117 6/10/2019
10.0.15 2,163 6/7/2019
10.0.14 2,210 6/6/2019
10.0.13 2,137 6/3/2019
10.0.12 2,244 6/3/2019
10.0.11 2,169 5/30/2019
10.0.10 2,357 5/29/2019
10.0.9 2,107 5/29/2019
10.0.8 2,182 5/28/2019
10.0.7 2,208 5/27/2019
10.0.6 2,134 5/26/2019
10.0.5 2,298 5/24/2019
10.0.4 2,111 5/23/2019
10.0.3 2,256 5/22/2019
10.0.1 2,206 5/21/2019
10.0.0 2,187 5/20/2019
9.14.1 24,602 5/16/2019
9.14.0 2,066 5/16/2019
9.13.37 31,161 5/2/2019
9.13.36 14,266 4/26/2019
9.13.35 16,296 4/21/2019
9.13.34 2,083 4/19/2019
9.13.33 2,003 4/18/2019
9.13.32 2,076 4/18/2019
9.13.31 2,064 4/18/2019
9.13.30 2,082 4/17/2019
9.13.29 2,206 4/11/2019
9.13.28 19,298 3/29/2019
9.13.27 6,619 3/22/2019
9.13.26 6,877 3/20/2019
9.13.25 4,957 3/19/2019
9.13.24 1,973 3/18/2019
9.13.23 2,211 3/14/2019
9.13.22 24,452 3/3/2019
9.13.19 2,142 2/22/2019
9.13.18 6,937 2/13/2019
9.13.17 23,205 1/25/2019
9.13.16 2,144 1/23/2019
9.13.15 5,367 1/16/2019
9.13.14 2,492 1/15/2019
9.13.13 7,346 1/9/2019
9.13.12 2,945 1/8/2019
9.13.11 7,733 12/28/2018
9.13.10 4,817 12/20/2018
9.13.9 5,135 12/19/2018
9.13.8 2,220 12/19/2018
9.13.7 2,121 12/19/2018
9.13.5 2,137 12/18/2018
9.13.4 5,856 12/13/2018
9.13.3 2,087 12/13/2018
9.13.2 11,462 12/7/2018
9.13.1 2,150 12/6/2018
9.13.0 2,214 12/6/2018
9.12.7 5,744 11/30/2018
9.12.6 2,314 11/29/2018
9.12.5 7,060 11/21/2018
9.12.4 2,258 11/20/2018
9.12.3 4,164 11/19/2018
9.12.2 8,116 11/13/2018
9.12.1 2,365 11/13/2018
9.12.0 2,719 11/2/2018
9.11.1 8,564 10/10/2018
9.11.0 42,306 9/26/2018
9.10.75 2,345 9/21/2018
9.10.74 2,357 9/21/2018
9.10.73 5,137 9/11/2018
9.10.72 10,043 9/4/2018
9.10.71 2,361 8/31/2018
9.10.70 8,931 8/24/2018
9.10.69 2,420 8/20/2018
9.10.68 2,421 8/20/2018
9.10.67 13,836 8/8/2018
9.10.66 6,220 7/31/2018
9.10.65 13,208 7/27/2018
9.10.64 3,319 7/14/2018
9.10.63 9,457 7/11/2018
9.10.62 2,598 7/10/2018
9.10.61 2,659 7/9/2018
9.10.60 2,660 7/5/2018
9.10.59 2,689 7/3/2018
9.10.58 6,551 6/28/2018
9.10.57 4,802 6/25/2018
9.10.56 4,383 6/22/2018
9.10.55 3,179 6/19/2018
9.10.54 2,496 6/18/2018
9.10.53 7,729 6/14/2018
9.10.52 4,663 6/12/2018
9.10.51 2,664 6/11/2018
9.10.50 6,935 5/29/2018
9.10.49 21,572 5/24/2018
9.10.48 2,660 5/24/2018
9.10.47 2,750 5/24/2018
9.10.46 47,379 4/27/2018
9.10.45 5,463 4/20/2018
9.10.44 2,766 4/20/2018
9.10.43 4,598 4/19/2018
9.10.42 8,356 4/1/2018
9.10.41 4,906 3/24/2018
9.10.40 2,750 3/23/2018
9.10.39 5,737 3/21/2018
9.10.38 2,668 3/16/2018
9.10.37 2,724 3/15/2018
9.10.36 2,779 3/14/2018
9.10.35 2,766 3/14/2018
9.10.34 2,737 3/13/2018
9.10.33 2,875 3/13/2018
9.10.32 2,429 3/12/2018
9.10.31 2,646 3/12/2018
9.10.30 3,448 3/12/2018
9.10.29 9,032 3/2/2018
9.10.28 2,678 3/1/2018
9.10.27 8,302 2/13/2018
9.10.26 4,705 2/12/2018
9.10.25 4,472 2/10/2018
9.10.24 20,275 2/7/2018
9.10.23 2,694 2/6/2018
9.10.22 4,500 2/5/2018
9.10.21 4,799 2/1/2018
9.10.20 2,777 2/1/2018
9.10.19 26,007 12/22/2017
9.10.18 4,395 12/21/2017
9.10.17 2,579 12/21/2017
9.10.16 2,844 12/20/2017
9.10.15 5,792 12/13/2017
9.10.14 29,044 12/13/2017
9.10.13 4,551 12/11/2017
9.10.12 4,381 12/8/2017
9.10.11 2,805 12/8/2017
9.10.10 12,149 11/27/2017
9.10.9 7,073 11/14/2017
9.10.8 2,475 11/14/2017
9.10.7 2,457 11/13/2017
9.10.6 6,106 11/8/2017
9.10.5 7,595 11/7/2017
9.10.4 4,290 11/6/2017
9.10.3 5,921 11/3/2017
9.10.2 2,561 11/2/2017
9.10.1 2,513 10/31/2017
9.10.0 2,569 10/31/2017
9.9.17 5,443 10/28/2017
9.9.16 2,462 10/28/2017
9.9.15 2,874 10/27/2017
9.9.14 4,239 10/26/2017
9.9.13 2,583 10/26/2017
9.9.12 2,496 10/26/2017
9.9.11 6,326 10/25/2017
9.9.10 2,529 10/24/2017
9.9.9 2,596 10/24/2017
9.9.8 2,482 10/23/2017
9.9.7 2,457 10/23/2017
9.9.6 2,522 10/23/2017
9.9.5 2,471 10/23/2017
9.9.4 2,531 10/22/2017
9.9.3 2,504 10/22/2017
9.9.2 3,620 10/20/2017
9.9.1 2,562 10/19/2017
9.9.0 8,617 10/19/2017
9.8.3 4,647 10/17/2017
9.8.2 2,515 10/16/2017
9.8.1 2,470 10/16/2017
9.8.0 2,508 10/16/2017
9.7.7 6,047 10/12/2017
9.7.6 2,441 10/11/2017
9.7.5 4,474 10/11/2017
9.7.3 4,669 10/6/2017
9.7.2 2,510 10/6/2017
9.7.1 4,568 10/3/2017
9.7.0 2,549 10/3/2017
9.6.5 9,789 9/24/2017
9.6.4 2,515 9/22/2017
9.6.3 9,034 9/15/2017
9.6.2 2,514 9/14/2017
9.6.1 2,575 9/13/2017
9.6.0 5,880 9/11/2017
9.5.4 2,539 9/7/2017
9.5.3 2,507 9/7/2017
9.5.2 2,475 9/6/2017
9.5.1 2,464 9/6/2017
9.5.0 7,540 9/1/2017
9.4.10 6,626 8/26/2017
9.4.9 2,597 8/26/2017
9.4.8 111,832 8/23/2017
9.4.7 5,658 8/22/2017
9.4.6 2,507 8/22/2017
9.4.5 18,534 8/7/2017
9.4.4 2,562 8/4/2017
9.4.3 2,618 7/21/2017
9.4.2 6,831 7/15/2017
9.4.1 2,572 7/15/2017
9.4.0 2,630 7/15/2017
9.3.2 2,518 7/14/2017
9.3.1 6,554 7/13/2017
9.3.0 4,796 7/10/2017
9.2.5 2,816 6/29/2017
9.2.4 5,072 6/26/2017
9.2.3 2,577 6/23/2017
9.2.2 2,595 6/21/2017
9.2.1 2,541 6/21/2017
9.2.0 4,622 6/20/2017
9.1.13 2,571 6/20/2017
9.1.12 4,908 6/16/2017
9.1.11 6,668 6/13/2017
9.1.10 2,649 6/9/2017
9.1.9 2,516 6/9/2017
9.1.8 2,594 6/8/2017
9.1.7 2,557 6/6/2017
9.1.6 2,551 6/4/2017
9.1.5 2,509 6/4/2017
9.1.4 2,530 6/4/2017
9.1.3 2,440 6/1/2017
9.1.2 2,626 5/24/2017
9.1.1 2,618 5/18/2017
9.1.0 2,543 5/17/2017
9.0.0 2,479 5/17/2017
8.34.6331.29196 2,787 5/2/2017
8.33.6323.36234 19,438 4/24/2017
8.32.6319.16954 6,671 4/20/2017
8.31.6318.20496 4,723 4/19/2017
8.30.6304.31907 9,439 4/5/2017
8.29.6304.29598 2,391 4/5/2017
8.28.6304.29323 2,375 4/5/2017
8.27.6302.16061 3,174 4/3/2017
8.26.6300.23803 2,390 4/1/2017
8.25.6298.25745 2,539 3/30/2017
8.24.6298.12189 2,429 3/30/2017
8.23.6298.10833 2,539 3/30/2017
8.22.6296.25118 2,511 3/28/2017
8.21.6296.23976 2,493 3/28/2017
8.20.6296.23156 2,434 3/28/2017
8.19.6295.40488 2,507 3/27/2017
8.18.6295.39662 2,365 3/27/2017
8.17.6295.16512 2,522 3/27/2017
8.16.6295.13544 2,495 3/27/2017
8.15.6294.28833 2,510 3/26/2017
8.14.6289.34377 2,830 3/21/2017
8.13.6288.31202 2,518 3/20/2017
8.12.6288.29377 2,511 3/20/2017
8.11.6284.26878 5,722 3/16/2017
8.10.6282.29590 5,114 3/14/2017
8.9.6275.22314 7,198 3/7/2017
8.8.6270.12850 7,418 3/2/2017
8.7.6267.38147 2,473 2/27/2017
8.6.6263.34639 4,952 2/23/2017
8.5.6255.20272 13,094 2/15/2017
8.4.6254.24670 2,500 2/14/2017
8.3.6252.27823 2,550 2/12/2017
8.2.6249.40706 2,429 2/9/2017
8.1.6249.15650 10,559 2/9/2017
8.0.6242.20256 7,125 2/2/2017