
Blazor and Razor Components in a nutshell
Blazor is a technology that allows developers to run .NET Code directly in the browser. With .NET Core 3.0, the technology is officially supported by Microsoft. And you can opt for either client plus server setup (server-side Blazor) or a pure … Continue reading Blazor and Razor Components in a nutshell