This repository holds the Admin Dashboard Sample application
Перейти к файлу
kendo-bot 7ffc2aa7ee chore: optional rememberme checkbox 2024-08-15 10:07:41 +03:00
.github/workflows chore: update GH action 2023-09-20 18:21:39 +03:00
AdminDashboard chore: optional rememberme checkbox 2024-08-15 10:07:41 +03:00
.gitignore chore: add .gitignore file 2021-07-13 13:38:58 +03:00
README.md chore(demos): add changes admin dashboard core sql to sqlite #19394 2024-07-29 19:06:49 +03:00

README.md

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.