Creates typescript definition files (typings) for SignalR hubs on post build.
Info
Version: | 0.6.0 |
Author(s): | Vincent Keizer |
Last Update: | Thursday, December 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vincentkeizer/SignalR-typings-creator |
NuGet Url: | https://www.nuget.org/packages/SignalRTypingsCreator |
Install
Install-Package SignalRTypingsCreator
dotnet add package SignalRTypingsCreator
paket add SignalRTypingsCreator
SignalRTypingsCreator Download (Unzip the "nupkg" after downloading)
Dependencies
- jquery.TypeScript.DefinitelyTyped(>= 2.9.9)
- signalr.TypeScript.DefinitelyTyped(>= 0.4.1)
- Microsoft.AspNet.SignalR.Core(>= 2.2.2)
- TypingsCreator(>= 0.6.0)