TS.CodeGenerator 1.0.0.35

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

Package comprised of dll and ps1 to run as a post build,
     PS1 will generate a d.ts and allow you to modify where to place it.
     All you need to do is run it as a post-build event.
     Note this is NOT a TT (template file).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TS.CodeGenerator:

Package Downloads
TS.CodeGenerator.Console

A continuation of the TS.CodeGenerator package providing a console runner of the code generator using MSBuild

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1.11 151 2/20/2026
1.0.1.10 3,191 4/30/2024
1.0.1.9 230 4/30/2024
1.0.1.8 327 4/16/2024
1.0.1.6 317 1/8/2024
1.0.1.5 3,340 9/29/2022
1.0.1.4 716 9/28/2022
1.0.1.3 2,542 9/27/2022
1.0.1.2 2,271 9/22/2022
1.0.1.1 2,542 9/22/2022
1.0.0.37 6,500 3/16/2021
1.0.0.36 5,309 1/28/2020
1.0.0.35 932 1/27/2020
1.0.0.34 970 1/27/2020
1.0.0.33 828 1/27/2020
1.0.0.32 783 1/24/2020
1.0.0.31 790 1/24/2020
1.0.0.30 805 1/24/2020
1.0.0.17 13,402 1/23/2016
1.0.0.16 1,381 1/23/2016
Loading failed