1 implementation of UnreadCount
Aspire.Dashboard (1)
Model\NotificationService.cs (1)
17public int UnreadCount
1 reference to UnreadCount
Aspire.Dashboard (1)
Components\Layout\NotificationsHeaderButton.razor.cs (1)
26private int UnreadCount => NotificationService.UnreadCount;