C# (CSharp) CAPS.Notifications.Web Namespace

Classes

Name Description
Notification
NotificationMessageHub
NotificationSender Used for sending a new notification to the user. This only adds the notification to the user client. Other code is required if the notification should be kept for longer.
NotificationsConfig Startup class automatically used during OWIN startup. Makes sure SignalR is activated and instantiates the CompositionContainer required to find the implementation of INotificationHandler