This is a real-time dashboard demo using SignalR.
To run the app locally run following commands
ng serve
dotnet run
Open https://localhost:5001
on 2 or more chrome windows. In one window, enter form values and submit, then see the chart values update in all windows.