3 references to AddBlazorGateway
Aspire.Hosting.Blazor (2)
BlazorGatewayExtensions.cs (2)
78
/// <see cref="ProjectResource"/> used by <see cref="
AddBlazorGateway
"/>. The gateway is shipped as
84
/// merge each WASM client's static assets into the gateway image. Use <see cref="
AddBlazorGateway
"/> for
BlazorStandalone.AppHost (1)
AppHost.cs (1)
21
var gateway = builder.
AddBlazorGateway
("gateway")