-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I try to deploy aspire dashboard to container apps, but blazor fails to establis a connection…
-
### Description
This page says that
> Increasing the value might increase the risk of Denial of service (DoS) attacks.
Under what conditions does or doesn't it increase the risk of Denial of Se…
-
### Description
I am using SignalR to connect to a server, but there is an exception when using MessagePack.
Comment out line 15,'Exception' no longer pops up
Exception.Message:
Unable to conn…
-
### Description
Does the. net client support dynamically adding new methods after connection to provide them for the server to call
### Page URL
https://learn.microsoft.com/zh-cn/aspnet/core/signal…
-
**Describe the new feature you would like to see**
When a message is sent from the server using signalR, the message should be logged.
**Describe the solution you'd like**
See: https://learn.micr…
-
-
Today SignalR invocations do not have any activity associated with them. We currently piggy-back on the default ASP.NET Core activity and it's not great for invocations over the websocket. We should a…
-
After spending quite a lot of time with this, I think I'm correct in saying that the ReadMe instruction to add the `Blazored.LocalStorage.js` script to one's project is now obsolete?
Not a bug as …
-
Recently I used LighInject to replace SignalR `DependencyResolver`. Unfortunately, I had some issues and those could have been avoided with better documentation.
**Basic Information**
Using the follo…
-
### Problem Statement
Sentry's ASP.Net Core integration auto-instruments normal web requests, but it doesn't do anything for SignalR events.
### Solution Brainstorm
We could instrument SignalR even…