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