3 references to WithBlazorClientApp
Aspire.Hosting.Blazor (1)
BlazorGatewayExtensions.cs (1)
283
/// or <see cref="
WithBlazorClientApp
(IResourceBuilder{DotnetProjectResource}, IResourceBuilder{BlazorWasmAppResource}, string, string, bool)"/>
Aspire.Hosting.Blazor.Tests (2)
AddDotnetProjectBlazorGatewayTests.cs (2)
21
gateway.
WithBlazorClientApp
(wasmApp);
50
gateway.
WithBlazorClientApp
(wasmApp);