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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes