Skip to content

app.UseClientSideBlazorFiles<Client.Startup>(); and Microsoft.AspNetCore.Blazor.Server #26215

Discussion options

You must be logged in to vote

The Microsoft.AspNetCore.Blazor.Server namespace was renamed to Microsoft.AspNetCore.Components.Server a long time ago, before .NET 3 shipped.

The replacement for UseClientSideBlazorFiles is UseBlazorFrameworkFiles.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SteveSandersonMS
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants