Live data from Hacker News

Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly

blogs.msdn.microsoft.com

1–5 of 5 posts

Re: Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly

#4

Release notes: https://github.com/aspnet/Blazor/releases/tag/0.1.0 Blog post and tutorial: https://blogs.msdn.microsoft.com/webdev/2018/03/22/get-start...

This is great. Can the new razor syntax - that can finally have nested child content - also be used server-side, i.e for amp components? Will it be possible to build universal apps, and re-hydrate server-rendered content on the client like with react?