3 references to Frontend
Aspire.Dashboard (3)
DashboardWebApplication.cs (3)
546endpointConfiguration.ListenOptions.UseConnectionTypes([ConnectionType.Frontend]); 602connectionTypes.Add(ConnectionType.Frontend); 645.AddScheme<ConnectionTypeAuthenticationHandlerOptions, ConnectionTypeAuthenticationHandler>(ConnectionTypeAuthenticationDefaults.AuthenticationSchemeFrontend, o => o.RequiredConnectionType = ConnectionType.Frontend)