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