SignalR
SignalR copied to clipboard
Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.We…
Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.Web" Version="3.1.0-preview3.19555.2"
I thinik it made also problems when hosted in Blazor web assembly, since its RC version use now "...Components.WebAssembly" rather then "Components.Web" nugets. They made some changes.
JSInterop, wehat is being used in this repo, has its own nuget. Just' let's use that basic one.