4 references to Frontend
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
595endpointConfiguration.ListenOptions.UseConnectionTypes([ConnectionType.Frontend]); 619connectionTypes.Add(ConnectionType.Frontend); 651connectionTypes.Add(ConnectionType.Frontend); 694.AddScheme<ConnectionTypeAuthenticationHandlerOptions, ConnectionTypeAuthenticationHandler>(ConnectionTypeAuthenticationDefaults.AuthenticationSchemeFrontend, o => o.RequiredConnectionType = ConnectionType.Frontend)