Blazor Server default setting preference? #51317
Unanswered
MattDowningShell
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the latest VS 2022 Preview 3 and .Net 8 RC2. I used the Blazor Web App (Blazor United) template to create a Blazor app.
I was surprised to see the default Interactivity type was "Server" not Web Assembly or Auto (mixed). I also see that whichever the user selects here persists when creating the next application - so it's possible I selected "Server" using a previous Preview version - though I don't remember doing this.
So I guess my first question is am I right that Server is the default?
Question 2 would be, if I am right does that indicate a preference for Server over Wasm by the Blazor team?
Thanks,
Matt
Beta Was this translation helpful? Give feedback.
All reactions