-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supports API endpoints? #158
Comments
@mrlife Would you explain a little more, like |
@JialinXin Thank you, does this help? dotnet/aspnetcore#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. |
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?
The text was updated successfully, but these errors were encountered: