Fonlow.TypeScriptCodeDOM 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fonlow.TypeScriptCodeDOM --version 1.7.0
NuGet\Install-Package Fonlow.TypeScriptCodeDOM -Version 1.7.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="Fonlow.TypeScriptCodeDOM" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.TypeScriptCodeDOM --version 1.7.0
#r "nuget: Fonlow.TypeScriptCodeDOM, 1.7.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 Fonlow.TypeScriptCodeDOM as a Cake Addin
#addin nuget:?package=Fonlow.TypeScriptCodeDOM&version=1.7.0

// Install Fonlow.TypeScriptCodeDOM as a Cake Tool
#tool nuget:?package=Fonlow.TypeScriptCodeDOM&version=1.7.0

TypeScript CodeDOM has TypeScriptCodeProvider implementing ICodeGenerator which has been used in POCO2TS.exe and Strongly Typed Client API for Web API.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Fonlow.TypeScriptCodeDOM:

Package Downloads
Fonlow.WebApiClientGen

Generate C# and TypeScript codes of strongly typed client API for ASP.NET Web API

Fonlow.Poco2Ts

Generate data model interfaces in TypsScript from POCO classes. This has been used in POCO2TS.exe and Strongly Typed Client API for Web API.

Fonlow.WebApiClientGen.NG2

* Support Http Method Patch * HeadersHandler with option HandleHttpRequestHeaders

Fonlow.WebApiClientGen.Axios

Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS.

Fonlow.WebApiClientGen.jQuery

Plugin for WebApiClientGen 3.0+ to generate client API codes with jQuery. This requires a HttpClient library at https://github.com/zijianhuang/webapiclientgen/blob/master/DemoWebApi/Scripts/ClientApi/HttpClient.ts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 1,919 4/9/2020
2.2.0 5,811 11/26/2019
2.1.0 3,679 11/10/2019
2.0.1 1,476 12/6/2018
2.0.0 8,406 9/1/2018
1.8.2 2,789 8/27/2018
1.8.1 24,162 6/14/2017
1.8.0 2,784 4/4/2017
1.7.0 2,908 4/3/2017
1.6.2 3,240 12/26/2016
1.6.1 4,202 6/27/2016
1.6.0 2,476 6/19/2016
1.5.0 7,007 1/20/2016
1.4.0 9,390 12/24/2015
1.3.0.3 3,291 11/26/2015
1.3.0 3,008 11/15/2015
1.2.0 2,393 11/4/2015
1.1.0.2 1,549 10/28/2015
1.1.0.1 1,617 10/27/2015
1.1.0 2,722 10/26/2015

Copy doc comments in XML to JsDoc