Hi,
--Updated-- I wanted to check whether the notifications system in AspNetZero .Net Core solution with Angular is real time? Does the AspNetZero uses SignalR? :) --Updated-- Realtime notifications are not woring in AspNetZero .Net Core solution(5.0.6)
3 Answer(s)
-
0
Hi @ajayak
I wanted to check whether the notifications system in AspNetZero .Net Core solution with Angular is real time?
Yes
Does the AspNetZero uses SignalR?
Yes
Detailed document here: <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/Notification-System#real-time-notifications">https://aspnetboilerplate.com/Pages/Doc ... ifications</a>
-
0
Hi @alirizaadiyahsi,
I am on latest version of AspNetZero 5.0.6 .Net Core. For my solution, realtime notifications are not working. I have to manually refresh the page to see the new notifications. :?
-
0
Related issue: https://github.com/aspnetzero/aspnet-zero-core/issues/314