Hi! I'm trying to start a project using SignalR Core (https://www.npmjs.com/package/@aspnet/signalr), but I can't find bindings for it. There's a SignalR library (https://www.nuget.org/packages/retyped.signalr), but that seems to point to the old non-Core one.
Announcement
Collapse
No announcement yet.
Can't find bindings for SignalR Core
Collapse
X
-
Originally posted by geoffrey.mcgill View PostHello. The SignalR Core library is not supported by Retyped and .NET Core is not fully supported by Bridge at this time.
So, does this mean I'll have to make my own bindings for the SignalR Core TypeScript files? Is there a way to automate this?
Comment
Comment