Thursday, February 13, 2020

.NET Blazor & WebAssembly (WASM)

Focus on Blazor | Channel 9

Blazor WebAssembly Preview - Full-Stack C# Development for Web Applications @InfoQ

"Microsoft has released the 3.2.0 Preview 1 of Blazor WebAssembly, which adds support for a SignalR client, simplified startup and improved download size.

Blazor is a framework for building web applications using C#, HTML and CSS. The C# code is used for both client and server functionality meaning that duplicated business logic is no longer an issue. The C# code is compiling to run on WebAssembly."

No comments: