I am using Microsoft.AspNetCore.SignalR nuget package with Bazinga.AspNetCore.Authentication.Basic which adds basic authentication to dotnet core. …
c# asp.net-core asp.net-core-signalrjust to be clear up-front, this questions is about .Net Core SignalR, not the previous version. The new SignalR has …
asp.net-core-mvc asp.net-core-2.0 asp.net-core-2.1 asp.net-core-signalrI'm trying to add parameter into connection to signalr. I'm using Builder to create my Client connection and start it: …
c# signalr-hub asp.net-core-signalrWhen updating to the latest version of ASP Net Core and SignalR core, I noticed their are two "send" methods …
asp.net-core-signalrI have troubles to get my ASP.NET Core SignalR app working. I have this server-side code : public class PopcornHub : …
c# .net signalr asp.net-core-signalrI'm having issues with a SignalR project I'm currently working on. I'm trying to build a server using .Net Core, …
signalr version signalr-hub signalr.client asp.net-core-signalr