SignalrTypescriptGenerator 1.0.13

dotnet add package SignalrTypescriptGenerator --version 1.0.13
NuGet\Install-Package SignalrTypescriptGenerator -Version 1.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SignalrTypescriptGenerator" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalrTypescriptGenerator --version 1.0.13
#r "nuget: SignalrTypescriptGenerator, 1.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SignalrTypescriptGenerator as a Cake Addin
#addin nuget:?package=SignalrTypescriptGenerator&version=1.0.13

// Install SignalrTypescriptGenerator as a Cake Tool
#tool nuget:?package=SignalrTypescriptGenerator&version=1.0.13

Command line tool for generating Typescript hub definitions for a Signalr assembly.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.13 6,820 6/23/2016
1.0.12 1,001 6/23/2016
1.0.11 1,141 4/16/2016
1.0.10 976 4/16/2016
1.0.9 998 4/16/2016
1.0.8 1,047 4/3/2016
1.0.7 997 4/3/2016
1.0.6 1,019 4/3/2016
1.0.5 1,003 4/2/2016
1.0.4 1,053 4/2/2016
1.0.3 1,029 4/2/2016
1.0.2 1,032 4/2/2016
1.0.1 1,082 4/2/2016
1.0.0 1,017 4/2/2016

Breaking change: now use -a for the assembly, and -o for the file to write. See the Github project page for examples.