Last post Jan 14, 2020 03:36 PM by mgebhard
None
0 Points
1 Post
Jan 14, 2020 11:21 AM|Sofi|LINK
Hi there,
Thanks in advance: Sofi
All-Star
53011 Points
23596 Posts
Jan 14, 2020 03:36 PM|mgebhard|LINK
Sofi How implement SignalR Client in C# when .NET version is 4.6 ?
NuGet the SingnalR client for Windows applications.
https://docs.microsoft.com/en-us/aspnet/signalr/overview/guide-to-the-api/hubs-api-guide-net-client
Sofi Is it must to have server written with SignalR to have chance to connect to server with SignalR Client?
I'm not sure what you are asking.
Sofi Does SgnalR Client support connection to SocketIO server written with JS?
No, the SignalR JavaScript client runs in a browser.
If you are building a web application, please take a moment to go through the getting started tutorials.
https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/
None
0 Points
1 Post
How to implement SignalR Client in C# when .NET version is 4.6 ?
Jan 14, 2020 11:21 AM|Sofi|LINK
Hi there,
Thanks in advance: Sofi
All-Star
53011 Points
23596 Posts
Re: How to implement SignalR Client in C# when .NET version is 4.6 ?
Jan 14, 2020 03:36 PM|mgebhard|LINK
NuGet the SingnalR client for Windows applications.
https://docs.microsoft.com/en-us/aspnet/signalr/overview/guide-to-the-api/hubs-api-guide-net-client
I'm not sure what you are asking.
No, the SignalR JavaScript client runs in a browser.
If you are building a web application, please take a moment to go through the getting started tutorials.
https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/