I am using ABP's .NET Core template now, and have a need for real time notifications.
I read through ABP's documentation on SignalR, and wish to implement it, but when I tried to install the ABP's SignalR package, it complains that it is not compatible with .NET Core.
Is there something I am missing? Thanks.