With this newest Blazor release we’re pleased to announce that Blazor is now in official preview! Blazor is no longer experimental and we are committing to ship it as a supported web UI framework including support for running client-side in the browser on WebAssembly.
情報源: ASP.NET Blog | Blazor now in official preview!
C#とcshtmlでWEBアセンブリを作れるBlazorが正式プレビューとなりました。
サーバーサイドのBlazorは.NET Core 3.0に含まれ、WEBアセンブリとして動作するクライアントサイドのBlazorは.NET Core 3.0のリリースには含まれないものの、将来のリリースで出荷されること(もはや「実験」ではない)が合わせて発表されました。
詳細は情報源をご確認ください。