SignalR icon indicating copy to clipboard operation
SignalR copied to clipboard

Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.We…

Open meirkr opened this issue 4 years ago • 0 comments

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.

meirkr avatar May 17 '20 00:05 meirkr