TL;DR When you register dependency resolver with SignalR server, avoid using GlobalHost to retrieve instances of hubs. Tracing SignalR server What helped me actually to figure it out was tracing information. Like explained here, to get the info into Visual Studio debug console,