Getting started with C# and Blazor explains how this new Microsoft technology is working and the basic information to understand Blazor
Getting started with C# and Blazor
Read More
All technologies, only pure source code
Blazor is a new web framework developed by Microsoft that allows creating interactive client-side web UI with C# and HTML. It is free, open-source, and cross-platform. It uses WebAssembly to run C# code in the browser and share app logic between the server and the client.
Getting started with C# and Blazor explains how this new Microsoft technology is working and the basic information to understand Blazor