To connect to signalR hub:
- Open windows console app
- Navigate in the project HubServerWebsite
- Execute dotnet run command
- Then Execute the blazor server application 'BlazorAppError404'
- On the home page, follow the instructions and test the application to see how the fetch error happens.