Skip to content

mzike/blazor-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor - app building workshop

Welcome to the Blazor app building workshop!

Blazor is an experimental 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.

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 Using dependency injection
Session #4 Track order status on a real time map
Session #5 Create and use components with template parameters
Session #6 Authenticate users and authorize access to order status
Session #7 Deploy your app to Azure
Session #8 Component libraries, component lifecycle events, and component internals

About

Blazor workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 38.9%
  • CSS 37.6%
  • HTML 16.8%
  • JavaScript 6.7%