Need to migrate SignalR.Core packages to Microsoft.AspNet.SignalR
Aaronontheweb opened this issue · 2 comments
Aaronontheweb commented
https://www.nuget.org/packages/Microsoft.AspNet.SignalR - this is what we should be targeting inside, rather than:
Arkatufus commented
Microsoft.AspNet.SignalR is actually the old version that targets Net Framework, its getting deprecated.
https://docs.microsoft.com/en-us/previous-versions/aspnet/jj919047(v=vs.118)