This repository holds the Admin Dashboard Sample MVC application
Перейти к файлу
Dimitar Goshev d4cfed707e chore: fix references, conflicts and icons 2024-07-29 19:06:37 +03:00
.github/workflows
AdminDashboardMVC chore: fix references, conflicts and icons 2024-07-29 19:06:37 +03:00
.gitignore
README.md

README.md

admin-dashboard-sample-app-mvc

This repository holds the Admin Dashboard Sample application

Admin Dashboard sample app powered by Progress ® Telerik ® UI for ASP.NET MVC

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

Requirements

Running this app

  1. Add the Telerik Nuget feed as a Package Source;
  2. Open AdminDashboard.sln with Visual Studio;
  3. Hit Ctrl + F5.