Search code examples
aspnetboilerplate

Integrate SignalR core version into SPA Core


I'm just want to ask you. SignalR now in alpha. And as I understand now in SPA Core version you have only old version of signalr, that won't work on linux. Is there any way to replace old version to new one? Or if you have roadmap on it, when are you planing to implement it in core version?


Solution

  • You can now download v3.4.1 of the template with the Abp.AspNetCore.SignalR preview.

    Read the documentation for SignalR AspNetCore Integration.