You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new(){Id="202",Text="Blazor WebApp Server (.NET 8)",Href="/charts/getting-started/blazor-webapp-server-global-net-8",IconName=IconName.Palette2,ParentId="2",Match=NavLinkMatch.All},
14
+
new(){Id="202",Text="Blazor WebApp Auto (.NET 8)",Href="/charts/getting-started/blazor-webapp-auto-global-net-8",IconName=IconName.Palette2,ParentId="2",Match=NavLinkMatch.All},
Insert the following references into the <b>body</b> section of the <b>wwwroot/index.html</b> file, immediately after the <b>_framework/blazor.webassembly.js</b> reference:
Insert the following references into the <b>body</b> section of the <b>Components/App.razor</b> file, immediately after the <b>_framework/blazor.web.js</b> reference:
Insert the following references into the <b>body</b> section of the <b>Components/App.razor</b> file, immediately after the <b>_framework/blazor.web.js</b> reference:
0 commit comments