4 references to Frontend
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
574endpointConfiguration.ListenOptions.UseConnectionTypes([ConnectionType.Frontend]); 598connectionTypes.Add(ConnectionType.Frontend); 630connectionTypes.Add(ConnectionType.Frontend); 673.AddScheme<ConnectionTypeAuthenticationHandlerOptions, ConnectionTypeAuthenticationHandler>(ConnectionTypeAuthenticationDefaults.AuthenticationSchemeFrontend, o => o.RequiredConnectionType = ConnectionType.Frontend)