Autoplay
Autocomplete
Previous Lesson
Complete and Continue
.NET 8/9 Blazor Jumpstart
Introduction
Welcome! (2:13)
Let's Start with Blazor SSR (Static Server-Side Rendering)
Create a Blazor Web App & Project Overview (8:32)
Database & Entity Framework Boilerplate (11:56)
Create a Page with Blazor SSR (Static Server-Side Rendering) (6:55)
Get Data using Streaming Rendering (13:13)
Get a single Article (5:53)
Add a Page to Create & Update an Article (4:38)
Implement the EditForm & Update an Article (14:29)
Create an Article (1:52)
Delete an Article with an HTML Form (7:01)
Add Enhanced Navigation (5:06)
Interactivity with the Blazor Server, WebAssembly & Auto Render Mode
Use Blazor Server or the Interactive Server Render Mode (7:36)
Implement CRUD with the Interactive Server Render Mode (6:40)
Introducing the Interactive WebAssembly Render Mode (3:38)
Create a New Project & the BlogPostService (7:36)
Implement the BlogPostService (17:14)
Implement the Web API Controller (8:32)
Change the Components for the Interactive WebAssembly Render Mode (4:46)
Test the Blazor Web App (11:22)
Using the Interactive Auto Render Mode (8:12)
Implement CRUD with the Interactive Server Render Mode
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock