# blazor-workshop **Repository Path**: swxier/blazor-workshop ## Basic Information - **Project Name**: blazor-workshop - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-14 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BlazingPizzaWorkshop The Blazing Pizza Workshop, updated for .NET 8 Updated and derived from https://github.com/csharpfritz/blazor-workshop Watch the videos that accompany this at: https://www.youtube.com/watch?v=sWTpxFcHbfY&list=PLdo4fOcmZ0oXv32dOd36UydQYLejKR61R&index=78 Here are the list of modules that accompany this workshop: | Title | | --- | | [Get Started with Blazor](docs/00-get-started.md) | | [Building our first home screen and learning about interactivity](docs/01-HomeScreen.md) | | [Our first component and Managing State](docs/02-managing-state.md) | | [Validating Data](docs/03-validation.md) | | [Authenticating Users with Blazor](docs/04-authentication.md) | | [Sharing Components with other projects](docs/05-components.md) |