-
After Run This Project its Loading Not Working
![image](https://github.com/user-attachments/assets/c76b941c-471b-4dc2-a7e8-f70a56264109)
-
### Summary of the new feature / enhancement
We should improve event hubs. They are ok but we really could take advantage of them much more.
## Run Scripts on Event Hub Clients
It would be c…
-
### Describe the bug
How do you correctly setup SignalR with authentication on Blazor Server? I created a test project based on the BlazorWebAppOidc:
https://github.com/njannink/BlazorServerAppO…
-
We have a project using azure-signalr which is working fine for about 3 days and then, although the server API hosting the hub is still online, no signals are broadcast from it to any of the clients.
…
-
Want to run a .net framework 4.x or 3.x client against a asp.net core 2.0 signalr service. possible?
for now my client is a .net framework 4.x or 3.x console app. eventually it will be a DLL i drop…
-
I'm randomly seeing deadlocks in the database. Has anyone else seen this:
```
Services.SignalR.VideoHubService:0: "Error in SQL notification loop Microsoft.Data.SqlClient.SqlException (0x80131904)…
-
Can we use SignalIR to notify all clients of the reserved grading item instead of using a database?
https://ilovedotnet.org/blogs/fundamentals-of-signalr-in-dotnet/
-
Vulnerable Library - yargs-11.0.0.tgz
Path to dependency file: /src/SignalR/clients/ts/webdriver-tap-runner/package.json
Path to vulnerable library: /src/Templating/src/Microsoft.DotNet.Web.Spa.Pro…
-
I have a function app targetting .net standard 2.0 (using Microsoft.NET.Sdk.Functions 1.0.13).
In the function I want to use a signalr client to send a message to an external signalr hub. I use in …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When use a url like "/something" then start the connection,
It seems that underline …