This repository holds the Admin Dashboard Sample application
Admin Dashboard is a sample application created with Progress ® Telerik ® UI for ASP.NET MVC, Progress' ASP.NET MVC wrappers taking care of the common functionality of your application, while leaving you with more time to work on the business logic of the app.
The app demonstrates how easy it is to provide data visualization and management functionality to your users and how you can integrate several Telerik UI for ASP.NET MVC controls with just a few lines of code.
Public Url - http://demos.telerik.com/aspnet-mvc/admin-dashboard
- Progress ® Telerik ® UI for ASP.NET MVC
- Visual Studio 2022 or later - Download
- SQLite
- NET8.0 - Download
- Add the Telerik Nuget feed as a Package Source;
- Open
AdminDashboard.sln
with Visual Studio; - Hit
Ctrl
+F5
.