Posts Browser-based web apps with .NET and Blazor
Post
Cancel

Browser-based web apps with .NET and Blazor

Browser + Razor = Blazor!

Blazor is based on existing web technologies like HTML and CSS, but you use C# and Razor syntax instead of JavaScript to build composable web UI.

https://blogs.msdn.microsoft.com/webdev/2018/02/06/blazor-experimental-project/

origin - https://www.pipiscrew.com/2018/02/browser-based-web-apps-with-net-and-blazor/ browser-based-web-apps-with-net-and-blazor

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags