C# library used to generate d.ts files reflecting the contents of another specified C# library.
Info
Version: | 1.0.1.10 |
Author(s): | Max Fridberg |
Last Update: | Tuesday, April 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maxfridbe/DotNetTSGenerator |
NuGet Url: | https://www.nuget.org/packages/TS.CodeGenerator |
Install
Install-Package TS.CodeGenerator
dotnet add package TS.CodeGenerator
paket add TS.CodeGenerator
TS.CodeGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
net462
- System.Runtime.Loader(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Loader(>= 4.3.0)