Skip to content

Latest commit

 

History

History

blazor-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Blazor Dashboard App

This sample application showcases how easy it is to plug the Telerik Blazor components in your layout, data and models. It is insipred by other similar dashboard apps for Vue.js and Angular.

What's Inside

How to Run Locally

To run this app locally, you need:

  • to be able to run the latest Telerik UI for Blazor version (more details here)
  • .NET 8 installed - you can download it from here

If you don't have a commercial license for UI for Blazor, start a trial and replace the package reference with Telerik.UI.for.Blazor.Trial.

  1. open the sln file with VS 2022
  2. press F5