@if (ConnectionService.IsConnected) {
Console Connected
} else {
Console Disconnected
}
@Body

© 2026 Ozark Connect - Network Optimizer @(Assembly.GetExecutingAssembly().GetCustomAttribute()?.InformationalVersion is string v && !v.StartsWith("0.0.0") ? $"v{v}" : "(source build)")