TypeScripter is a .NET class library used to generate TypeScript definitions for .NET types.
Info
| Version: | 0.5.4 |
| Author(s): | Chris Powers |
| Last Update: | Monday, March 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://cjlpowers.github.io/TypeScripter |
| NuGet Url: | https://www.nuget.org/packages/TypeScripter |
Install
Install-Package TypeScripter
dotnet add package TypeScripter
paket add TypeScripter
TypeScripter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Runtime(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Diagnostics.Debug(>= 4.0.10)
- System.Collections(>= 4.0.10)
- System.Reflection(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
Tags