Blazor and Razor Components in a nutshell

Learn how to use a framework that allows you to run your compiled code directly in the browser on top of WebAssembly.

Ratings 3.98 / 5.00
Blazor and Razor Components in a nutshell

What You Will Learn!

  • In this course, you will learn how to use Blazor - a new programming platform that can run on top of WebAssembly and run compiled code right in a browser.

Description

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 WebAssembly-based experience (client-side Blazor). Whichever flavor you choose, the syntax will be almost identical.

Who Should Attend!

  • .NET Core developers, especially full-stack ones.

TAKE THIS COURSE

Tags

  • ASP.NET Core
  • Blazor

Subscribers

96

Lectures

42

TAKE THIS COURSE



Related Courses