This repo contains an example on how create an abstraction layer to have an application with commands, domain events and real time notifications.
- ASP.NET Core 2.1 - as HTTP platform
- MediatR - for commands and events
- SignalR - for real time communication