Last post Jun 25, 2018 12:59 PM by mgebhard
Member
1 Points
181 Posts
Jun 25, 2018 12:42 PM|ROHITJGC|LINK
I am using Microsoft.AspNet.SignalR.Core.dll for SignalR for .NetFramework 4.6.1 and namespaces using Microsoft.AspNet.SignalR; and
using Microsoft.AspNet.SignalR.Infrastructure; What will be the equivalent *.dll and namespaces for SIgnalR in .Net Core 2.1
All-Star
52971 Points
23566 Posts
Jun 25, 2018 12:59 PM|mgebhard|LINK
ROHITJGC I am using Microsoft.AspNet.SignalR.Core.dll for SignalR for .NetFramework 4.6.1 and namespaces using Microsoft.AspNet.SignalR; and using Microsoft.AspNet.SignalR.Infrastructure; What will be the equivalent *.dll and namespaces for SIgnalR in .Net Core 2.1
The ASP Core 2.1 SignalR reference docs are openly published at the following link. It helps to read the docs.
https://docs.microsoft.com/en-us/aspnet/core/signalr/?view=aspnetcore-2.1
Member
1 Points
181 Posts
Dll and namespaces for SignalR in .Net Core 2.1
Jun 25, 2018 12:42 PM|ROHITJGC|LINK
I am using Microsoft.AspNet.SignalR.Core.dll for SignalR for .NetFramework 4.6.1 and namespaces using Microsoft.AspNet.SignalR; and
using Microsoft.AspNet.SignalR.Infrastructure; What will be the equivalent *.dll and namespaces for SIgnalR in .Net Core 2.1
All-Star
52971 Points
23566 Posts
Re: Dll and namespaces for SignalR in .Net Core 2.1
Jun 25, 2018 12:59 PM|mgebhard|LINK
The ASP Core 2.1 SignalR reference docs are openly published at the following link. It helps to read the docs.
https://docs.microsoft.com/en-us/aspnet/core/signalr/?view=aspnetcore-2.1