Skip to content

A realtime dashboard implementation example using .Net Core SignalR and Angular

Notifications You must be signed in to change notification settings

awaissaeed530/dotnet-realtime-dashboard

Repository files navigation

Real-time Dashboard

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.

About

A realtime dashboard implementation example using .Net Core SignalR and Angular

Topics

Resources

Stars

Watchers

Forks