How can I implement SignalR in .NET Core application

0
=
0
+
0
No specific Bitcoin Bounty has been announced by author. Still, anyone could send Bitcoin Tips to those who provide a good answer.
0

I found couple solutions. But all this solutions don't work.

Tags: ,

1 Answer

1
=
0
=
$0
Internet users could send Bitcoin Tips to you if they like your answer!

Hi.

  1. SignalR was not realized for the .NET Core projects (cross-platform projects).

  2. You can use just WebSockets. It's works fine

    Information about this you can find HERE.

  3. If you want to create .NET Core project which use .NET Framework you can use official examples:

    Aspnet/SignalR

SEND BITCOIN TIPS
0

Too many commands? Learning new syntax?

FavScripts.com is a free tool to save your favorite scripts and commands, then quickly find and copy-paste your commands with just few clicks.

Boost your productivity with FavScripts.com!

Post Answer