https://github.com/csharpfritz/workshopprototype
A prototype workshop repository using the 2021 .NET Workshop format
https://github.com/csharpfritz/workshopprototype
Last synced: about 2 months ago
JSON representation
A prototype workshop repository using the 2021 .NET Workshop format
- Host: GitHub
- URL: https://github.com/csharpfritz/workshopprototype
- Owner: csharpfritz
- License: mit
- Created: 2021-03-19T18:19:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T11:47:40.000Z (about 4 years ago)
- Last Synced: 2025-04-01T23:13:25.649Z (about 2 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WorkshopPrototype
A prototype workshop repository using the 2021 .NET Workshop format------
# Blazor - app building workshop
Welcome to the Blazor app building workshop!
Blazor is a 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.

| Module | Description |
| ------ | ----------- |
| [Setup]('setup/README.md') | Setup for the workshop |