Steve Sanderson 2/6/2018

Blazor: a technical introduction

Read Original

This article provides a detailed technical overview of Microsoft's Blazor framework, which enables building browser-based applications with .NET and WebAssembly. It explains how .NET code runs in the browser via Mono's WebAssembly support, covering both interpreted and ahead-of-time (AOT) compilation modes, and discusses the framework's integration into the ASP.NET organization.

Blazor: a technical introduction

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week