Client application (MILTON.Client)
The web frontend for MILTON, built as a Blazor WebAssembly app (InteractiveAuto render mode).
Technology
- Framework: Blazor (ASP.NET Core 10)
- UI Library: MudBlazor 8.15.0
- Real-time Engine: SignalR
Security & offline-constraints
Due to strict requirements, all scripts, styles, and web-fonts are vendored locally. The frontend must not depend on external CDNs or APIs since it has been designed to support offline, air-gapped environments.