4 references to Frontend
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
612endpointConfiguration.ListenOptions.UseConnectionTypes([ConnectionType.Frontend]); 636connectionTypes.Add(ConnectionType.Frontend); 668connectionTypes.Add(ConnectionType.Frontend); 711.AddScheme<ConnectionTypeAuthenticationHandlerOptions, ConnectionTypeAuthenticationHandler>(ConnectionTypeAuthenticationDefaults.AuthenticationSchemeFrontend, o => o.RequiredConnectionType = ConnectionType.Frontend)