5 ms·
Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
- stevensanderson 9y agoRelease notes: https://github.com/aspnet/Blazor/releases/tag/0.1.0 https://github.com/aspnet/Blazor/releases/tag/0.1.0 Blog post and tutorial: https://blogs.msdn.microsoft.com/webdev/2018/03/22/get-started-building-net-web-apps-in-the-browser-with-blazor/ https://blogs.msdn.microsoft.com/webdev/2018/03/22/get-start...
- Maarten88 8y agoThis 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?
- simooooo 9y agoVery 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
- migcerm1 8y agoAwesome! C# love everywhere. Is Xamarin.Forms web using Blazor?