7 references to MapStaticAssets
BlazorUnitedApp (1)
Program.cs (1)
30app.MapStaticAssets();
HostedBlazorWebassemblyApp.Server (1)
Startup.cs (1)
59endpoints.MapStaticAssets();
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Builder\WebAssemblyRazorComponentsEndpointConventionBuilderExtensions.cs (1)
61endpointBuilder.MapStaticAssets(options.StaticAssetsManifestPath)
Microsoft.AspNetCore.StaticAssets.Tests (4)
StaticAssetsIntegrationTests.cs (4)
54endpoints.MapStaticAssets(); 104endpoints.MapStaticAssets(); 159endpoints.MapStaticAssets(); 212endpoints.MapStaticAssets();