-
Book Overview & Buying
-
Table Of Contents
The Complete Blazor Bootcamp - .NET 6 (WASM and Server)
By :
The Complete Blazor Bootcamp - .NET 6 (WASM and Server)
By:
Overview of this book
For years, JavaScript frameworks have dominated the front-end/client-side development. But things are about to change with Blazor!
Blazor is an exciting new part of .NET Core (.NET 6) designed for building rich web user interfaces in C#. This course will help developers transition from building basic sample apps to implementing more real-world concepts, design patterns, and features.
This course will provide you with a complete real-world scenario with Blazor, which will make you face many challenges and solve those issues as we proceed with the course. The course covers everything there is in Blazor, from Blazor Server to Blazor WASM applications that consume .NET 6 API.
In this course, we will be using the latest .NET 6 along with Entity Framework Core and Stripe for payment processing, and also work with third-party Syncfusion and Radzen Blazor components.
By the end of the course, you will become an expert and will be able to build your own website using Blazor Server, Blazor WASM, and .NET 6 (.NET Core) API and deploy it to Azure.
All the resources and supportive files for this course are available at https://github.com/PacktPublishing/The-Complete-Blazor-Bootcamp---.NET-6-WASM-and-Server-
Table of Contents (23 chapters)
Introduction
Blazor Files and Folders
Blazor - Data and Property Binding
Blazor - Shared Components and Event Binding
Blazor - Render Fragment, Attribute Splatting, and Routing
Blazor - JavaScript
Blazor Lifecycle
Model and Repository
Category CRUD
Delete Component
Products
Product Pricing
Tangy API
Tangy Client - WASM
Shopping Cart and Summary
Order
Authentication and Authorization - Blazor Server
Authorization in API
Blazor WASM - Authentication and Authorization
Stripe Payment
Order Management
Email and CSS Isolation
Azure Deployment