AzureSignalR-samples
AzureSignalR-samples copied to clipboard
Supports API endpoints?
With Azure SignalR Service being the recommended hosting model for Blazor Server apps, does it support everything a Blazor Server app supports, such as API endpoints?
@mrlife Would you explain a little more, like API endpoints? What feature are you looking for support?
@JialinXin Thank you, does this help? https://github.com/dotnet/aspnetcore/issues/30204
This seems nothing special for Azure SignalR. You can have a try.
@JialinXin Thank you, are you saying this is supported?
Yes. I think your requirement is in Blazor server side which should be supported naturally. Please try and let us know if you meet any problem.