@{ ViewData["Title"] = "Dashboard"; }

Dashboard

Total Orders

@ViewData["TotalOrders"]

Total Products

@ViewData["TotalProducts"]

Total Categories

@ViewData["TotalCategories"]

Total Revenue

£@ViewData["TotalRevenue"]

System Information
  • Framework: .NET 9.0
  • Database: SQLite
  • Authentication: Cookie-based
  • Crypto Support: 8 currencies via BTCPay Server
  • API Endpoints: Available for client integration