logo
Project
Version

Tenant Dashboard

ASP.NET Zero startup project also includes a sample dashboard. It's just for demo purposes, you can make it starting point for your actual dashboard. It's implemented with app/main/dashboard.component in main.module.

Dashboard

Client gets all data from server, server generates random data.

Next

In this document