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
Blazor WebAssembly itself is already officially supported by Microsoft as part of the .NET platform, but if you’re asking about official support from frameworks or themes like Metronic, there’s no confirmed timeline yet. KeenThemes currently supports Blazor Server and has acknowledged interest in Blazor WASM, but they haven’t announced an ETA, so for now WASM users usually rely on custom integrations or community solutions rather than an official template.
Blazor WebAssembly itself is already officially supported by Microsoft as part of the .NET platform, but if you’re asking about official support from frameworks or themes like Metronic, there’s no confirmed timeline yet. KeenThemes currently supports Blazor Server and has acknowledged interest in Blazor WASM, but they haven’t announced an ETA, so for now WASM users usually rely on custom integrations or community solutions rather than an official template.
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!
@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.
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.