Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
blogs.msdn.microsoft.com
Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
1–5 of 5 posts
Re: Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
#2Release 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...
Re: Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
#3Very cool
Is there any documentation around the DOM integration? I'd ideally like to use this to drive a canvas so I don't have to write really complex calculations in JS
Re: Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
#4Release 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?
Re: Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
#5Awesome! C# love everywhere. Is Xamarin.Forms web using Blazor?