Connect SignalR with Blazor in NET
#############################
Video Source: www.youtube.com/watch?v=f_OFciQOP78
Authorised Territory code examples - This .NET Blazor and SignalR C# #tutorial shows how to connect #blazor and SignalR. In the previous video ( • Connect .NET SignalR backend with cli... ) we created #dotnet SignalR hub. • Now we use HubConnectionBuilder in C# code of Blazor component. • We resolve an issue where the page is not updated because we are not calling StateHasChanged in the correct context.
#############################