Hey guys!
For a project I want to have a .NET Core Web Api project as the server side. I'd like to connect to it via ASP.NET Core SignalR. I've been digging around but don't seem to find any example projects or anything useful, only a few questions regarding this.
I've read that it's somehow possible to do it with regular SignalR and .NET Standard, but not much about the .NET Core variant.
Could someone point me in the right direction?
Any help is much appreciated.
↧