381 B
381 B
Layout
Application shell: root layout, navigation menu, auto-login, and toast notifications.
Key Files
MainLayout.razor— Root layout with navigation menu.MainLayout.razor.cs— SignalR message handling, auto-login on first render, toast notification for orders, login/logout handling, navigation guards.NavMenu.razor— Navigation component.