.NET Core and More

TH04 Creating Business Applications Using Blazor (Razor Components)

10/03/2019

8:00am - 9:15am

Level: Introductory to Intermediate

Michael Washington

Programmer

Server-side Blazor (also known as Razor Components) allows you to create high performance, visually rich business applications with minimal JavaScript. This speeds your development lifecycle, allows you to re-use your existing business logic and custom libraries, and provides a superior debugging experience.

To your end-users the applications will look and perform like any modern SPA (Single Page Application), yet you will be able to code it entirely in C#, only implementing custom JavaScript interaction when you desire it.

You will learn:

  • Creating an end-to-end Blazor business application
  • Deploying a Blazor application to production
  • Configuring Azure SignalR Service for high performance