Blazor: a web UI framework running C# and .NET in the browser
Luke CanvinThe next generation of ASP.NET is on the horizon Back in August we ran a lunchtime miniconf video that introduced us to Blazor. It began as a proof of concept from ASP.NET team member Steve Sanderson, who saw an opportunity to run C# and .NET code natively in the browser by compiling it to WebAssembly – a highly performant, assembly-like language that runs alongside JavaScript. Back then he was using an old open-source project called DotNetAnywhere to provide access to[...]