News

Building reusable components with Microsoft's full-stack web-dev framework, Blazor, relieves the drudgery of writing the same code over and over again.
Blazor is a modern .NET application framework, primarily used to build web applications. Since its release in 2020, it has evolved with new features and capabilities, enabling developers with the ...
Fireship on MSN1d

Blazor in 100 Seconds

Blazor is a framework that can build frontend web applications with HTML, CSS, and C#. It leverages web assembly to eliminate ...