This project demonstrates how you can incorporate a DevExpress Dashboard component into a Blazor Server application. Use it as a template when you need to create a similar web application.
The backend is an ASP.NET Core application that process requests from the client. UI updates, event handling, and JavaScript calls are handled over a SignalR connection.