Blazor是一个单页面应用框架,使用.NET和WebAssembly构建客户端Web应用

Blazor是一个实验性的单页面应用程序框架,用于使用.NET和WebAssembly构建客户端Web应用程序。 在本次研讨会中,我们将构建一个完整的Blazor应用程序,并在此过程中了解各种Blazor框架功能。

.NET Web框架

访问GitHub主页

共1797Star

详细介绍

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.

Blazing Pizza

Getting Started

Go ahead and clone this repo to your machine, then dive in 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 Checkout with validation
Session #6 Authenticate users and authorize access to order status
Session #7 Track order status on a real time map
Session #8 Create and use components with template parameters
Session #9 Progressive Web App (PWA) features
Session #10 Deploy your app to Azure
推荐源码