NJsonSchema.CodeGeneration.TypeScript 10.9.0

.NET Standard 2.0 .NET Framework 4.6.1
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NJsonSchema.CodeGeneration.TypeScript --version 10.9.0
NuGet\Install-Package NJsonSchema.CodeGeneration.TypeScript -Version 10.9.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="NJsonSchema.CodeGeneration.TypeScript" Version="10.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NJsonSchema.CodeGeneration.TypeScript --version 10.9.0
#r "nuget: NJsonSchema.CodeGeneration.TypeScript, 10.9.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.
// Install NJsonSchema.CodeGeneration.TypeScript as a Cake Addin
#addin nuget:?package=NJsonSchema.CodeGeneration.TypeScript&version=10.9.0

// Install NJsonSchema.CodeGeneration.TypeScript as a Cake Tool
#tool nuget:?package=NJsonSchema.CodeGeneration.TypeScript&version=10.9.0

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-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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 is compatible.  net462 was computed.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Swagger helpers.

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 (3)

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

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
elsa-workflows/elsa-core
A .NET workflows library
RicoSuter/SigSpec
Specification and code generator for SignalR Core.
Version Downloads Last updated
11.0.0-preview006 2,354 10/31/2023
11.0.0-preview005 88 10/30/2023
11.0.0-preview004 171 10/16/2023
11.0.0-preview003 774 9/26/2023
11.0.0-preview002 296 9/26/2023
11.0.0-preview001 233 9/25/2023
10.9.0 162,273 5/3/2023
10.8.0 381,467 9/16/2022
10.7.2 180,702 6/2/2022
10.7.1 30,868 5/18/2022
10.7.0 1,058 5/15/2022
10.6.10 488,121 2/21/2022
10.6.9 3,003 2/16/2022
10.6.8 13,456 2/10/2022
10.6.7 8,450 1/27/2022
10.6.6 76,048 12/15/2021
10.6.5 2,586 12/14/2021
10.6.4 4,211 12/10/2021
10.6.3 1,453 12/9/2021
10.6.2 3,189 12/7/2021
10.6.1 715 12/7/2021
10.6.0 744 12/2/2021
10.5.2 919,506 8/6/2021
10.5.1 4,180 8/5/2021
10.5.0 1,422 8/4/2021
10.4.6 8,910 7/22/2021
10.4.5 3,135 7/13/2021
10.4.4 147,153 5/11/2021
10.4.3 83,784 5/7/2021
10.4.2 1,453 5/7/2021
10.4.1 55,228 4/8/2021
10.4.0 2,189 3/23/2021
10.3.11 176,841 3/6/2021
10.3.10 887 3/2/2021
10.3.9 8,753 2/27/2021
10.3.8 8,783 2/23/2021
10.3.7 2,394 2/19/2021
10.3.6 21,370 2/16/2021
10.3.5 895 2/15/2021
10.3.4 136,787 2/5/2021
10.3.3 30,722 1/15/2021
10.3.2 27,225 12/17/2020
10.3.1 131,865 11/11/2020
10.3.0 1,979 11/11/2020
10.2.2 6,009 10/6/2020
10.2.1 80,609 9/30/2020
10.2.0 4,136 9/28/2020
10.1.26 46,765 9/5/2020
10.1.25 895 9/5/2020
10.1.24 37,469 7/19/2020
10.1.23 60,719 6/25/2020
10.1.22 957 6/24/2020
10.1.21 47,041 6/11/2020
10.1.20 891 6/10/2020
10.1.19 1,004 6/10/2020
10.1.18 24,193 5/27/2020
10.1.17 1,112 5/22/2020
10.1.16 39,997 5/15/2020
10.1.15 43,172 5/8/2020
10.1.14 979 5/7/2020
10.1.13 1,029 5/5/2020
10.1.12 8,435 3/27/2020
10.1.11 139,872 3/20/2020
10.1.10 983 3/20/2020
10.1.9 916 3/20/2020
10.1.8 1,093 3/9/2020
10.1.7 14,697 3/6/2020
10.1.6 948 3/6/2020
10.1.5 51,338 1/30/2020
10.1.4 80,207 1/17/2020
10.1.3 5,753 1/13/2020
10.1.2 102,199 12/17/2019
10.1.1 958 12/17/2019
10.1.0 1,029 12/16/2019
10.0.28 75,092 11/22/2019
10.0.27 66,034 10/9/2019
10.0.26 985 10/9/2019
10.0.25 1,012 10/9/2019
10.0.24 33,345 9/26/2019
10.0.23 53,363 8/22/2019
10.0.22 30,825 8/15/2019
10.0.21 23,304 6/27/2019
10.0.20 13,618 6/19/2019
10.0.19 5,119 6/13/2019
10.0.18 5,297 6/11/2019
10.0.17 1,125 6/10/2019
10.0.16 1,014 6/10/2019
10.0.15 1,154 6/7/2019
10.0.14 1,152 6/6/2019
10.0.13 1,108 6/3/2019
10.0.12 1,138 6/3/2019
10.0.11 1,132 5/30/2019
10.0.10 1,264 5/29/2019
10.0.9 1,077 5/29/2019
10.0.8 1,197 5/28/2019
10.0.7 1,114 5/27/2019
10.0.6 1,108 5/26/2019
10.0.5 1,227 5/24/2019
10.0.4 1,091 5/23/2019
10.0.3 1,117 5/22/2019
10.0.1 1,115 5/21/2019
10.0.0 1,118 5/20/2019
9.14.1 21,784 5/16/2019
9.14.0 1,064 5/16/2019
9.13.37 27,496 5/2/2019
9.13.36 10,309 4/26/2019
9.13.35 13,146 4/21/2019
9.13.34 1,112 4/19/2019
9.13.33 1,062 4/18/2019
9.13.32 1,090 4/18/2019
9.13.31 1,069 4/18/2019
9.13.30 1,074 4/17/2019
9.13.29 1,225 4/11/2019
9.13.28 15,772 3/29/2019
9.13.27 5,089 3/22/2019
9.13.26 5,243 3/20/2019
9.13.25 3,489 3/19/2019
9.13.24 1,040 3/18/2019
9.13.23 1,288 3/14/2019
9.13.22 20,650 3/3/2019
9.13.19 1,131 2/22/2019
9.13.18 5,505 2/13/2019
9.13.17 21,211 1/25/2019
9.13.16 1,184 1/23/2019
9.13.15 3,919 1/16/2019
9.13.14 1,497 1/15/2019
9.13.13 5,804 1/9/2019
9.13.12 1,997 1/8/2019
9.13.11 6,261 12/28/2018
9.13.10 3,299 12/20/2018
9.13.9 3,606 12/19/2018
9.13.8 1,249 12/19/2018
9.13.7 1,155 12/19/2018
9.13.5 1,183 12/18/2018
9.13.4 4,286 12/13/2018
9.13.3 1,153 12/13/2018
9.13.2 9,398 12/7/2018
9.13.1 1,168 12/6/2018
9.13.0 1,207 12/6/2018
9.12.7 4,152 11/30/2018
9.12.6 1,251 11/29/2018
9.12.5 4,987 11/21/2018
9.12.4 1,251 11/20/2018
9.12.3 2,636 11/19/2018
9.12.2 6,449 11/13/2018
9.12.1 1,321 11/13/2018
9.12.0 1,714 11/2/2018
9.11.1 4,313 10/10/2018
9.11.0 37,223 9/26/2018
9.10.75 1,381 9/21/2018
9.10.74 1,288 9/21/2018
9.10.73 3,453 9/11/2018
9.10.72 7,833 9/4/2018
9.10.71 1,294 8/31/2018
9.10.70 4,965 8/24/2018
9.10.69 1,391 8/20/2018
9.10.68 1,388 8/20/2018
9.10.67 10,023 8/8/2018
9.10.66 4,042 7/31/2018
9.10.65 10,644 7/27/2018
9.10.64 2,139 7/14/2018
9.10.63 7,035 7/11/2018
9.10.62 1,407 7/10/2018
9.10.61 1,477 7/9/2018
9.10.60 1,416 7/5/2018
9.10.59 1,483 7/3/2018
9.10.58 4,383 6/28/2018
9.10.57 2,990 6/25/2018
9.10.56 2,793 6/22/2018
9.10.55 1,962 6/19/2018
9.10.54 1,374 6/18/2018
9.10.53 5,977 6/14/2018
9.10.52 2,854 6/12/2018
9.10.51 1,464 6/11/2018
9.10.50 4,615 5/29/2018
9.10.49 15,750 5/24/2018
9.10.48 1,439 5/24/2018
9.10.47 1,548 5/24/2018
9.10.46 39,748 4/27/2018
9.10.45 3,674 4/20/2018
9.10.44 1,558 4/20/2018
9.10.43 2,781 4/19/2018
9.10.42 6,674 4/1/2018
9.10.41 3,183 3/24/2018
9.10.40 1,600 3/23/2018
9.10.39 3,995 3/21/2018
9.10.38 1,487 3/16/2018
9.10.37 1,469 3/15/2018
9.10.36 1,580 3/14/2018
9.10.35 1,508 3/14/2018
9.10.34 1,500 3/13/2018
9.10.33 1,540 3/13/2018
9.10.32 1,361 3/12/2018
9.10.31 1,506 3/12/2018
9.10.30 2,191 3/12/2018
9.10.29 6,952 3/2/2018
9.10.28 1,510 3/1/2018
9.10.27 5,926 2/13/2018
9.10.26 3,018 2/12/2018
9.10.25 2,785 2/10/2018
9.10.24 15,053 2/7/2018
9.10.23 1,499 2/6/2018
9.10.22 2,765 2/5/2018
9.10.21 3,054 2/1/2018
9.10.20 1,555 2/1/2018
9.10.19 22,637 12/22/2017
9.10.18 2,712 12/21/2017
9.10.17 1,427 12/21/2017
9.10.16 1,580 12/20/2017
9.10.15 4,031 12/13/2017
9.10.14 24,035 12/13/2017
9.10.13 2,700 12/11/2017
9.10.12 2,616 12/8/2017
9.10.11 1,560 12/8/2017
9.10.10 8,457 11/27/2017
9.10.9 4,852 11/14/2017
9.10.8 1,355 11/14/2017
9.10.7 1,385 11/13/2017
9.10.6 3,989 11/8/2017
9.10.5 5,107 11/7/2017
9.10.4 2,508 11/6/2017
9.10.3 3,620 11/3/2017
9.10.2 1,453 11/2/2017
9.10.1 1,426 10/31/2017
9.10.0 1,407 10/31/2017
9.9.17 3,702 10/28/2017
9.9.16 1,334 10/28/2017
9.9.15 1,749 10/27/2017
9.9.14 2,539 10/26/2017
9.9.13 1,417 10/26/2017
9.9.12 1,334 10/26/2017
9.9.11 4,669 10/25/2017
9.9.10 1,429 10/24/2017
9.9.9 1,435 10/24/2017
9.9.8 1,414 10/23/2017
9.9.7 1,384 10/23/2017
9.9.6 1,431 10/23/2017
9.9.5 1,433 10/23/2017
9.9.4 1,462 10/22/2017
9.9.3 1,359 10/22/2017
9.9.2 2,506 10/20/2017
9.9.1 1,440 10/19/2017
9.9.0 6,956 10/19/2017
9.8.3 2,976 10/17/2017
9.8.2 1,411 10/16/2017
9.8.1 1,360 10/16/2017
9.8.0 1,353 10/16/2017
9.7.7 4,318 10/12/2017
9.7.6 1,425 10/11/2017
9.7.5 2,695 10/11/2017
9.7.3 3,021 10/6/2017
9.7.2 1,383 10/6/2017
9.7.1 2,812 10/3/2017
9.7.0 1,345 10/3/2017
9.6.5 6,619 9/24/2017
9.6.4 1,446 9/22/2017
9.6.3 6,014 9/15/2017
9.6.2 1,394 9/14/2017
9.6.1 1,433 9/13/2017
9.6.0 3,853 9/11/2017
9.5.4 1,416 9/7/2017
9.5.3 1,397 9/7/2017
9.5.2 1,384 9/6/2017
9.5.1 1,367 9/6/2017
9.5.0 5,005 9/1/2017
9.4.10 4,467 8/26/2017
9.4.9 1,418 8/26/2017
9.4.8 109,631 8/23/2017
9.4.7 3,731 8/22/2017
9.4.6 1,381 8/22/2017
9.4.5 14,779 8/7/2017
9.4.4 1,425 8/4/2017
9.4.3 1,514 7/21/2017
9.4.2 5,098 7/15/2017
9.4.1 1,412 7/15/2017
9.4.0 1,458 7/15/2017
9.3.2 1,409 7/14/2017
9.3.1 4,311 7/13/2017
9.3.0 3,085 7/10/2017
9.2.5 1,692 6/29/2017
9.2.4 3,298 6/26/2017
9.2.3 1,477 6/23/2017
9.2.2 1,495 6/21/2017
9.2.1 1,443 6/21/2017
9.2.0 2,939 6/20/2017
9.1.13 1,381 6/20/2017
9.1.12 3,135 6/16/2017
9.1.11 4,399 6/13/2017
9.1.10 1,489 6/9/2017
9.1.9 1,420 6/9/2017
9.1.8 1,454 6/8/2017
9.1.7 1,421 6/6/2017
9.1.6 1,420 6/4/2017
9.1.5 1,423 6/4/2017
9.1.4 1,445 6/4/2017
9.1.3 1,415 6/1/2017
9.1.2 1,502 5/24/2017
9.1.1 1,475 5/18/2017
9.1.0 1,437 5/17/2017
9.0.0 1,397 5/17/2017
8.34.6331.29196 1,687 5/2/2017
8.33.6323.36234 15,432 4/24/2017
8.32.6319.16954 4,480 4/20/2017
8.31.6318.20496 3,012 4/19/2017
8.30.6304.31907 6,724 4/5/2017
8.29.6304.29598 1,364 4/5/2017
8.28.6304.29323 1,363 4/5/2017
8.27.6302.16061 1,861 4/3/2017
8.26.6300.23803 1,415 4/1/2017
8.25.6298.25745 1,451 3/30/2017
8.24.6298.12189 1,394 3/30/2017
8.23.6298.10833 1,450 3/30/2017
8.22.6296.25118 1,417 3/28/2017
8.21.6296.23976 1,415 3/28/2017
8.20.6296.23156 1,378 3/28/2017
8.19.6295.40488 1,482 3/27/2017
8.18.6295.39662 1,371 3/27/2017
8.17.6295.16512 1,414 3/27/2017
8.16.6295.13544 1,428 3/27/2017
8.15.6294.28833 1,435 3/26/2017
8.14.6289.34377 1,737 3/21/2017
8.13.6288.31202 1,510 3/20/2017
8.12.6288.29377 1,459 3/20/2017
8.11.6284.26878 4,113 3/16/2017
8.10.6282.29590 3,474 3/14/2017
8.9.6275.22314 5,015 3/7/2017
8.8.6270.12850 5,009 3/2/2017
8.7.6267.38147 1,454 2/27/2017
8.6.6263.34639 3,284 2/23/2017
8.5.6255.20272 9,655 2/15/2017
8.4.6254.24670 1,454 2/14/2017
8.3.6252.27823 1,464 2/12/2017
8.2.6249.40706 1,417 2/9/2017
8.1.6249.15650 8,407 2/9/2017
8.0.6242.20256 3,498 2/2/2017