-
[Stateful reconnect](https://learn.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-8.0&tabs=dotnet#configure-stateful-reconnect) was added to SignalR in .NET 8.
[Feedback](htt…
-
What is the current suggested way to do OIDC authentication over Azure SignalR using AspNetCore 8?
As soon as I switch to Azure SignalR in my Blazor Server app the HttpContextAccessor.HttpContext b…
-
Currently there are limited ways to specify user identity to be used for SignalR in Azure functions when using Node.js runtime. One can use input binding property `userId` to only specify that it shou…
yohny updated
1 month ago
-
After #33829 merges. copied list in #33703
Start a [ASP.NET overview](https://learn.microsoft.com/en-us/aspnet/overview)
[In general,](https://teams.microsoft.com/l/message/19:49ff5836203f4b358334b…
-
The way this project currently relies on Azure Functions and Azure SignalR Service makes it difficult to test locally. One fix for this is to make it so that someone can run a local version of the bac…
-
Might not be the right spot, but this is the closest I could find.
I have a fully functioning serverless SignalR / Azure Function (isolated) chatroom sample set up **when** I use the Azure key appr…
-
The publish process from VS says:
> Your application is making use of SignalR. For environments that need to scale we strongly recommend adding a dependency on Azure SignalR Service. [more info](ht…
-
### Describe the issue or suggestion
Rework .NET Aspire integration docs:
- [x] #1759
- [x] #1831
- [x] #1847
- [x] #1848
- [x] #1815
- [x] #1856
- [x] #2085
- [ ] Rewrite of PostgreSQL EF Core
- [ …
-
**What happened**:
We tried implementing SignalR health checks for our Azure SignalR resource(s), but no matter inputs we tried with the Xabaril `.AddSignalRHub(...)` method, we always got a 403 Forb…
-
Is it possible to use Azure SignalR with this component or do you have plans to implement this?