Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.22 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.22 KB

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

Admin Dashboard is a sample application created with Progress ® Telerik ® UI for ASP.NET Core, Progress' ASP.NET Core 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 Core controls with just a few lines of code.

Public Url - http://demos.telerik.com/aspnet-core/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.