Package DescriptionA helper library to generate typescript definition files and typescript files from c# code specifically .NET Core 2.0 Web applications.
Info
Version: | 2.0.0 |
Author(s): | Kevin Donovan, Kevin Gliewe |
Last Update: | Tuesday, October 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KillerGoldFisch/Typescript.Definitions.Tools2 |
NuGet Url: | https://www.nuget.org/packages/dotnet-tsd2 |
Install
Install-Package dotnet-tsd2
dotnet add package dotnet-tsd2
paket add dotnet-tsd2
dotnet-tsd2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.DotNet.Compiler.Common(>= 1.0.021003177)
- Microsoft.DotNet.ProjectModel.Loader(>= 1.0.021003177)
- NuGet.Packaging.Core.Types(>= 4.2.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.DotNet.InternalAbstractions(>= 1.0.50021003177)
- Microsoft.NETCore.App(>= 2.0.0)
- Microsoft.AspNetCore.All(>= 2.0.0)
- Microsoft.DotNet.Cli.Utils(>= 2.0.0)
Tags