CSTS 0.1.5
A simple library that can convert .NET types to TypeScript types. The output can be both a .ts file with classes as well as a .d.ts file with only the interface definitions.
Install-Package CSTS -Version 0.1.5
dotnet add package CSTS --version 0.1.5
<PackageReference Include="CSTS" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSTS --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.