.NET Core CLI tools for generating Typescript definitions from .NET classes and interfaces.
Info
Version: | 1.1.0-preview1-final |
Author(s): | Kevin Donovan |
Last Update: | Wednesday, February 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/originalmoose/Typescript.Definitions.Tools |
NuGet Url: | https://www.nuget.org/packages/Typescript.Definitions.Tools |
Install
Install-Package Typescript.Definitions.Tools
dotnet add package Typescript.Definitions.Tools
paket add Typescript.Definitions.Tools
Typescript.Definitions.Tools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.DotNet.Cli.Utils(>= 1.0.04004771)
- Microsoft.DotNet.Compiler.Common(>= 1.0.021003177)
- Microsoft.DotNet.ProjectModel.Loader(>= 1.0.021003177)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.1.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags