ThomasJaeger / blazor-workshop

Blazor workshop

Home Page:https://aka.ms/blazorworkshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor - app building workshop

Welcome to the Blazor app building workshop!

Blazor is an single-page app framework for building client-side web apps using .NET and WebAssembly. In this workshop we will build a complete Blazor app and learn about the various Blazor framework features along the way.

Blazing Pizza

Go ahead and get started!

Sessions

Session Topics
Session #0 Get bits installed and build your first Blazor app
Session #1 Get started with components, create the app layout
Session #2 Add customized pizzas to orders
Session #3 Show order status
Session #4 Refactor state management
Session #5 Authenticate users and authorize access to order status
Session #6 Track order status on a real time map
Session #7 Create and use components with template parameters
Session #8 Deploy your app to Azure

About

Blazor workshop

https://aka.ms/blazorworkshop

License:MIT License


Languages

Language:CSS 41.1%Language:C# 35.7%Language:HTML 17.2%Language:JavaScript 6.0%