Hi,
Is there any tentative date for solution upgrade to .NET Core 2.1.x and integration of SignalR in the solution? :)
Also, if possible can you share a link roadmap/release dates?
4 Answer(s)
-
0
Hi @ajayak,
SignalR for ASP.NET Core is still not released. We have created a preview nuget package for ASP.NET Core SignalR, see <a class="postlink" href="https://www.nuget.org/packages/Abp.AspNetCore.SignalR">https://www.nuget.org/packages/Abp.AspNetCore.SignalR</a>.
You can check it's documentation here <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/SignalR-AspNetCore-Integration">https://aspnetboilerplate.com/Pages/Doc ... ntegration</a>.
We will integrate it into AspNet Zero when SignalR is released.
-
0
Is it possible to document how to use this in aspnetzero already. Must of us want a pure .net core solution and would accept a alpha version rather than run .net 4.6 as well.
-
0
I also waiting for this feature to develop my new project. We don't mind if your zero team release with Beta version :) Thanks
-
0
We will consider integrating the beta nuget package for 5.2 release. Thanks for your feedbacks :)