Skip to main content

Generates TypeScript classes or interfaces from .Net Standard 2.0 classes. This package uses the T4 toolchain to run .tt files to generate your TypeScript classes in .NET Standard apps.

Total Downloads
236.2K
236,167
Published
Oct 28, 2018
Latest stable version

Install

.NET CLI
dotnet add package TypeLitePlus.T4 --version 2.0.1-CI-20181028-160620
Package Manager Console
Install-Package TypeLitePlus.T4 -Version 2.0.1-CI-20181028-160620
PackageReference
<PackageReference Include="TypeLitePlus.T4" Version="2.0.1-CI-20181028-160620" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

TypeLitePlus.Core
.NETFramework4.6.1
[2.0.1-CI-20181028-160620, )
TypeLitePlus.Core
.NETStandard2.0
[2.0.1-CI-20181028-160620, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.