Generates TypeScript type definition based on C# types.
Info
| Version: | 0.1.10 |
| Author(s): | Krzysztof Heim |
| Last Update: | Friday, October 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pankleks/TypeScriptBuilder |
| NuGet Url: | https://www.nuget.org/packages/TypeScriptBuilder |
Install
Install-Package TypeScriptBuilder
dotnet add package TypeScriptBuilder
paket add TypeScriptBuilder
TypeScriptBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)