Hello
I see with the 8.1 release there is now a starter kit for Blazor Server.
I was wondering when Blazor WASM will be fully supported in the same way?
The vast majority of projects built with blazor now use Blazor Web Assembly as it is far superior to Blazor Server.
Thanks
Wandie87
Rent Bentley Dubai
Blazor WebAssembly is already fully supported as part of .NET 8 — but some of the new starter templates and tooling updates (like in Visual Studio 2022) are being rolled out gradually. You can still use the dotnet new blazorwasm template for standalone or hosted setups.
Great question, Wandie87—totally agree that Blazor WASM is becoming the go-to for many devs thanks to its client-side performance and offline capabilities. It would be great to see full starter kit support catch up for WASM too. Hopefully the team shares an update or timeline soon!
blazor interactive server <3
@everyone, please upvode this thread if you would like a WASM starter kit.
If we get enough upvotes, maybe KeenThemes will speed up working on on this release 
Hi
,
Thank you for the suggestion. We will definitely consider this and plan the development accordingly.
Regards.
Blazor WASM starterkit please
Hi,
Thank you for your feedback.
We will consider including Blazor WASM Starterkit in upcoming releases.
Right now you should be able to reuse most of the components from our Blazor Server Starterkit.