New Blazor Features in .NET 8: A Mini Course

Learn and understand the new features of Blazor in .NET 8

New Blazor Features in .NET 8: A Mini Course
New Blazor Features in .NET 8: A Mini Course

New Blazor Features in .NET 8: A Mini Course udemy course

Learn and understand the new features of Blazor in .NET 8

This course covers the new features of Blazor in .NET 8. Blazor is a web framework for building web UI components called Razor components, and these Razor components can be hosted in different ways, such as Blazor Server and Blazor WebAssembly. In .NET 8, Blazor adds more features that we will learn about in this course.


Note: This course has been fully updated to use .NET 8.


Who Should Take This Course?

This course is ideal for experienced .NET developers who want to learn about the new Blazor features in .NET 8.


Prerequisites

To take this course, you should have previous web development experience in .NET.


Course Format

This course is a mini course, which means that it is shorter than a typical Udemy course. However, the features have been condensed to fit in an hour or so.


What You Will Learn

By the end of this course, you will know about the following concepts:


  • The new unified full-stack web UI programming model in Blazor in .NET 8.

  • The Blazor Web App template

  • Static Server Rendering (SSR)

  • Enhanced Navigation and Form Handling

  • Streaming Rendering

  • Render Modes


   Additionally, you will also learn how to:


  • Use Blazor Sections

  • Render Razor Components Outside of ASP.NET Core