NJsonSchema.CodeGeneration.TypeScript 11.0.0-preview001

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-preview001
                    
NuGet\Install-Package NJsonSchema.CodeGeneration.TypeScript -Version 11.0.0-preview001
                    
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-preview001" />
                    
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-preview001" />
                    
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-preview001
                    
#r "nuget: NJsonSchema.CodeGeneration.TypeScript, 11.0.0-preview001"
                    
#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-preview001
                    
#: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-preview001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NJsonSchema.CodeGeneration.TypeScript&version=11.0.0-preview001&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 (14)

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.
Squidex/squidex
Headless CMS and Content Managment Hub
formcms/formcms
Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
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.5.0 482 9/15/2025
11.4.0 31,915 7/30/2025
11.3.2 177,772 4/28/2025
11.3.1 256 4/28/2025
11.3.0 266 4/28/2025
11.2.0 85,451 3/29/2025
11.1.0 322,486 11/19/2024
11.0.2 477,666 7/17/2024
11.0.1 169,566 6/12/2024
11.0.0 550,111 1/3/2024
11.0.0-preview008 18,905 12/8/2023
11.0.0-preview007 1,169 12/8/2023
11.0.0-preview006 21,770 10/31/2023
11.0.0-preview005 888 10/30/2023
11.0.0-preview004 948 10/16/2023
11.0.0-preview003 3,962 9/26/2023
11.0.0-preview002 1,689 9/26/2023
11.0.0-preview001 1,315 9/25/2023
10.9.0 747,420 5/3/2023
10.8.0 653,788 9/16/2022
10.7.2 249,580 6/2/2022
10.7.1 55,929 5/18/2022
10.7.0 1,987 5/15/2022
10.6.10 639,185 2/21/2022
10.6.9 4,751 2/16/2022
10.6.8 18,013 2/10/2022
10.6.7 10,892 1/27/2022
10.6.6 91,600 12/15/2021
10.6.5 3,794 12/14/2021
10.6.4 5,609 12/10/2021
10.6.3 2,635 12/9/2021
10.6.2 4,750 12/7/2021
10.6.1 1,568 12/7/2021
10.6.0 1,560 12/2/2021
10.5.2 1,471,049 8/6/2021
10.5.1 7,179 8/5/2021
10.5.0 2,632 8/4/2021
10.4.6 20,169 7/22/2021
10.4.5 5,206 7/13/2021
10.4.4 177,478 5/11/2021
10.4.3 92,080 5/7/2021
10.4.2 2,679 5/7/2021
10.4.1 57,896 4/8/2021
10.4.0 3,120 3/23/2021
10.3.11 252,292 3/6/2021
10.3.10 1,847 3/2/2021
10.3.9 10,803 2/27/2021
10.3.8 10,586 2/23/2021
10.3.7 3,947 2/19/2021
10.3.6 22,863 2/16/2021
10.3.5 1,865 2/15/2021
10.3.4 183,153 2/5/2021
10.3.3 49,172 1/15/2021
10.3.2 52,933 12/17/2020
10.3.1 157,822 11/11/2020
10.3.0 3,312 11/11/2020
10.2.2 7,012 10/6/2020
10.2.1 85,472 9/30/2020
10.2.0 5,938 9/28/2020
10.1.26 50,261 9/5/2020
10.1.25 1,864 9/5/2020
10.1.24 42,809 7/19/2020
10.1.23 66,603 6/25/2020
10.1.22 1,896 6/24/2020
10.1.21 49,874 6/11/2020
10.1.20 1,825 6/10/2020
10.1.19 1,932 6/10/2020
10.1.18 26,744 5/27/2020
10.1.17 2,042 5/22/2020
10.1.16 55,702 5/15/2020
10.1.15 47,483 5/8/2020
10.1.14 1,957 5/7/2020
10.1.13 2,012 5/5/2020
10.1.12 9,546 3/27/2020
10.1.11 203,003 3/20/2020
10.1.10 1,975 3/20/2020
10.1.9 1,953 3/20/2020
10.1.8 2,109 3/9/2020
10.1.7 16,811 3/6/2020
10.1.6 1,976 3/6/2020
10.1.5 56,481 1/30/2020
10.1.4 99,919 1/17/2020
10.1.3 7,443 1/13/2020
10.1.2 130,780 12/17/2019
10.1.1 1,982 12/17/2019
10.1.0 1,941 12/16/2019
10.0.28 79,188 11/22/2019
10.0.27 71,109 10/9/2019
10.0.26 1,998 10/9/2019
10.0.25 1,959 10/9/2019
10.0.24 36,165 9/26/2019
10.0.23 64,973 8/22/2019
10.0.22 32,799 8/15/2019
10.0.21 26,365 6/27/2019
10.0.20 15,358 6/19/2019
10.0.19 7,007 6/13/2019
10.0.18 7,086 6/11/2019
10.0.17 2,210 6/10/2019
10.0.16 2,167 6/10/2019
10.0.15 2,214 6/7/2019
10.0.14 2,262 6/6/2019
10.0.13 2,189 6/3/2019
10.0.12 2,293 6/3/2019
10.0.11 2,219 5/30/2019
10.0.10 2,412 5/29/2019
10.0.9 2,160 5/29/2019
10.0.8 2,229 5/28/2019
10.0.7 2,260 5/27/2019
10.0.6 2,184 5/26/2019
10.0.5 2,354 5/24/2019
10.0.4 2,163 5/23/2019
10.0.3 2,308 5/22/2019
10.0.1 2,253 5/21/2019
10.0.0 2,240 5/20/2019
9.14.1 24,702 5/16/2019
9.14.0 2,105 5/16/2019
9.13.37 31,218 5/2/2019
9.13.36 14,474 4/26/2019
9.13.35 16,336 4/21/2019
9.13.34 2,121 4/19/2019
9.13.33 2,040 4/18/2019
9.13.32 2,116 4/18/2019
9.13.31 2,101 4/18/2019
9.13.30 2,121 4/17/2019
9.13.29 2,249 4/11/2019
9.13.28 19,343 3/29/2019
9.13.27 6,668 3/22/2019
9.13.26 6,916 3/20/2019
9.13.25 4,996 3/19/2019
9.13.24 2,015 3/18/2019
9.13.23 2,251 3/14/2019
9.13.22 24,736 3/3/2019
9.13.19 2,182 2/22/2019
9.13.18 6,976 2/13/2019
9.13.17 23,275 1/25/2019
9.13.16 2,183 1/23/2019
9.13.15 5,412 1/16/2019
9.13.14 2,531 1/15/2019
9.13.13 7,391 1/9/2019
9.13.12 2,984 1/8/2019
9.13.11 7,780 12/28/2018
9.13.10 4,855 12/20/2018
9.13.9 5,174 12/19/2018
9.13.8 2,264 12/19/2018
9.13.7 2,165 12/19/2018
9.13.5 2,175 12/18/2018
9.13.4 5,895 12/13/2018
9.13.3 2,129 12/13/2018
9.13.2 11,503 12/7/2018
9.13.1 2,189 12/6/2018
9.13.0 2,263 12/6/2018
9.12.7 5,788 11/30/2018
9.12.6 2,355 11/29/2018
9.12.5 7,104 11/21/2018
9.12.4 2,306 11/20/2018
9.12.3 4,203 11/19/2018
9.12.2 8,164 11/13/2018
9.12.1 2,404 11/13/2018
9.12.0 2,763 11/2/2018
9.11.1 8,692 10/10/2018
9.11.0 42,495 9/26/2018
9.10.75 2,386 9/21/2018
9.10.74 2,397 9/21/2018
9.10.73 5,185 9/11/2018
9.10.72 10,087 9/4/2018
9.10.71 2,402 8/31/2018
9.10.70 9,106 8/24/2018
9.10.69 2,464 8/20/2018
9.10.68 2,461 8/20/2018
9.10.67 13,926 8/8/2018
9.10.66 6,289 7/31/2018
9.10.65 13,327 7/27/2018
9.10.64 3,415 7/14/2018
9.10.63 9,544 7/11/2018
9.10.62 2,686 7/10/2018
9.10.61 2,746 7/9/2018
9.10.60 2,747 7/5/2018
9.10.59 2,778 7/3/2018
9.10.58 6,636 6/28/2018
9.10.57 4,889 6/25/2018
9.10.56 4,447 6/22/2018
9.10.55 3,264 6/19/2018
9.10.54 2,561 6/18/2018
9.10.53 7,820 6/14/2018
9.10.52 4,748 6/12/2018
9.10.51 2,751 6/11/2018
9.10.50 7,021 5/29/2018
9.10.49 21,667 5/24/2018
9.10.48 2,748 5/24/2018
9.10.47 2,836 5/24/2018
9.10.46 48,263 4/27/2018
9.10.45 5,554 4/20/2018
9.10.44 2,858 4/20/2018
9.10.43 4,688 4/19/2018
9.10.42 8,422 4/1/2018
9.10.41 4,992 3/24/2018
9.10.40 2,838 3/23/2018
9.10.39 5,825 3/21/2018
9.10.38 2,754 3/16/2018
9.10.37 2,812 3/15/2018
9.10.36 2,873 3/14/2018
9.10.35 2,850 3/14/2018
9.10.34 2,826 3/13/2018
9.10.33 2,960 3/13/2018
9.10.32 2,492 3/12/2018
9.10.31 2,738 3/12/2018
9.10.30 3,540 3/12/2018
9.10.29 9,126 3/2/2018
9.10.28 2,774 3/1/2018
9.10.27 8,393 2/13/2018
9.10.26 4,798 2/12/2018
9.10.25 4,559 2/10/2018
9.10.24 20,420 2/7/2018
9.10.23 2,781 2/6/2018
9.10.22 4,593 2/5/2018
9.10.21 4,885 2/1/2018
9.10.20 2,865 2/1/2018
9.10.19 26,097 12/22/2017
9.10.18 4,490 12/21/2017
9.10.17 2,668 12/21/2017
9.10.16 2,931 12/20/2017
9.10.15 5,855 12/13/2017
9.10.14 29,166 12/13/2017
9.10.13 4,633 12/11/2017
9.10.12 4,469 12/8/2017
9.10.11 2,890 12/8/2017
9.10.10 12,215 11/27/2017
9.10.9 7,136 11/14/2017
9.10.8 2,538 11/14/2017
9.10.7 2,525 11/13/2017
9.10.6 6,182 11/8/2017
9.10.5 7,660 11/7/2017
9.10.4 4,353 11/6/2017
9.10.3 5,990 11/3/2017
9.10.2 2,629 11/2/2017
9.10.1 2,577 10/31/2017
9.10.0 2,633 10/31/2017
9.9.17 5,508 10/28/2017
9.9.16 2,526 10/28/2017
9.9.15 2,941 10/27/2017
9.9.14 4,305 10/26/2017
9.9.13 2,651 10/26/2017
9.9.12 2,561 10/26/2017
9.9.11 6,392 10/25/2017
9.9.10 2,594 10/24/2017
9.9.9 2,662 10/24/2017
9.9.8 2,551 10/23/2017
9.9.7 2,525 10/23/2017
9.9.6 2,588 10/23/2017
9.9.5 2,535 10/23/2017
9.9.4 2,594 10/22/2017
9.9.3 2,569 10/22/2017
9.9.2 3,683 10/20/2017
9.9.1 2,633 10/19/2017
9.9.0 8,680 10/19/2017
9.8.3 4,712 10/17/2017
9.8.2 2,578 10/16/2017
9.8.1 2,540 10/16/2017
9.8.0 2,572 10/16/2017
9.7.7 6,111 10/12/2017
9.7.6 2,510 10/11/2017
9.7.5 4,549 10/11/2017
9.7.3 4,745 10/6/2017
9.7.2 2,578 10/6/2017
9.7.1 4,632 10/3/2017
9.7.0 2,615 10/3/2017
9.6.5 9,858 9/24/2017
9.6.4 2,582 9/22/2017
9.6.3 9,168 9/15/2017
9.6.2 2,578 9/14/2017
9.6.1 2,640 9/13/2017
9.6.0 5,951 9/11/2017
9.5.4 2,605 9/7/2017
9.5.3 2,576 9/7/2017
9.5.2 2,540 9/6/2017
9.5.1 2,531 9/6/2017
9.5.0 7,611 9/1/2017
9.4.10 6,693 8/26/2017
9.4.9 2,665 8/26/2017
9.4.8 111,903 8/23/2017
9.4.7 5,728 8/22/2017
9.4.6 2,573 8/22/2017
9.4.5 18,783 8/7/2017
9.4.4 2,628 8/4/2017
9.4.3 2,685 7/21/2017
9.4.2 6,897 7/15/2017
9.4.1 2,640 7/15/2017
9.4.0 2,700 7/15/2017
9.3.2 2,582 7/14/2017
9.3.1 6,626 7/13/2017
9.3.0 4,872 7/10/2017
9.2.5 2,883 6/29/2017
9.2.4 5,140 6/26/2017
9.2.3 2,641 6/23/2017
9.2.2 2,663 6/21/2017
9.2.1 2,613 6/21/2017
9.2.0 4,689 6/20/2017
9.1.13 2,633 6/20/2017
9.1.12 4,973 6/16/2017
9.1.11 6,730 6/13/2017
9.1.10 2,711 6/9/2017
9.1.9 2,587 6/9/2017
9.1.8 2,664 6/8/2017
9.1.7 2,626 6/6/2017
9.1.6 2,617 6/4/2017
9.1.5 2,576 6/4/2017
9.1.4 2,596 6/4/2017
9.1.3 2,505 6/1/2017
9.1.2 2,690 5/24/2017
9.1.1 2,683 5/18/2017
9.1.0 2,610 5/17/2017
9.0.0 2,544 5/17/2017
8.34.6331.29196 2,849 5/2/2017
8.33.6323.36234 19,553 4/24/2017
8.32.6319.16954 6,738 4/20/2017
8.31.6318.20496 4,788 4/19/2017
8.30.6304.31907 9,510 4/5/2017
8.29.6304.29598 2,453 4/5/2017
8.28.6304.29323 2,440 4/5/2017
8.27.6302.16061 3,245 4/3/2017
8.26.6300.23803 2,457 4/1/2017
8.25.6298.25745 2,606 3/30/2017
8.24.6298.12189 2,494 3/30/2017
8.23.6298.10833 2,608 3/30/2017
8.22.6296.25118 2,578 3/28/2017
8.21.6296.23976 2,556 3/28/2017
8.20.6296.23156 2,504 3/28/2017
8.19.6295.40488 2,575 3/27/2017
8.18.6295.39662 2,435 3/27/2017
8.17.6295.16512 2,587 3/27/2017
8.16.6295.13544 2,562 3/27/2017
8.15.6294.28833 2,573 3/26/2017
8.14.6289.34377 2,893 3/21/2017
8.13.6288.31202 2,582 3/20/2017
8.12.6288.29377 2,576 3/20/2017
8.11.6284.26878 5,786 3/16/2017
8.10.6282.29590 5,184 3/14/2017
8.9.6275.22314 7,266 3/7/2017
8.8.6270.12850 7,487 3/2/2017
8.7.6267.38147 2,538 2/27/2017
8.6.6263.34639 5,018 2/23/2017
8.5.6255.20272 13,164 2/15/2017
8.4.6254.24670 2,564 2/14/2017
8.3.6252.27823 2,615 2/12/2017
8.2.6249.40706 2,494 2/9/2017
8.1.6249.15650 10,620 2/9/2017
8.0.6242.20256 7,477 2/2/2017