Open omidkrad opened 7 years ago
Hi, no it's not something that I have looked at but may be something for the future, although I'm struggling to find the time for my own projects these days. I found this article suggesting that SignalR Core is still a moving target (https://radu-matei.github.io/blog/signalr-core/), so perhaps this should be revisited later in the year?
Sure, we also need to find an alternative solution for the Event Aggregator. Maybe we can convert and use one of these:
Or maybe we should work with the SignalR project to support similar pub/sub functionality out of box.
Is planned to support the new SignalR.Core?
Hi, just curious, have you tried converting this to .NET Core using the new SignalR? The new SignalR seems to have a slightly different API. I tried a little but was not able to convert it. Apart from the event aggregation part, do you think it would be a lot of work to convert this project?
Thanks!