Blazor Server Components - Making Razor Components Easy to Use
Blazor Server allows C# developers to create single page applications (SPA) on the web without using JavaScript. One of the features of a Blazor Server is the use of Razor Components. In fact, all pages in Blazor Server are actually just components. In this video, we are going to see how to layer these components together into a flexible, powerful page. Along the way, we will identify how to pass data into components, how to style them, and more.
Blazor Server In Depth course:
Source Code:
Patreon:
Mailing List:
0:00 - Intro
1:20 - Creating demo Blazor Server App
4:01 - New Blazor Server App page: Razor Component
6:49 - Building Blazor page: Edit Form
17:17 - Building Blazor page: Styling
21:11 - Building Blazor page: C# in Blazor Page
24:54 - Building Blazor page: Progress bar
30:33 - Add Blazor Page as a Component
33:54 - Turn off pag
1 view
3
0
1 year ago 01:02:19 7
Разработка C# - Blazor (.NET Core 3.1) | Список дел часть 2 - База данных
1 year ago 00:23:26 18
Настраиваем отладчик C#.NET в VSCode (Debug)
1 year ago 00:11:08 1
Dependency Injection WRECKED By Blazor Render Mode
1 year ago 05:14:04 1
Pizza App .Net MAUI Step by Step Complete App Tutorial from Scratch by Abhay Prince
1 year ago 01:24:26 1
.NET 7 Web API & Entity Framework 🚀 Full Course (CRUD, Repository Pattern, DI, SQL Server & more)
1 year ago 01:18:12 6
Георгий Круглов «Blazor: Frontend For Backend»
2 years ago 01:03:43 3
Blazor WebAssembly, Web API and .NET 8 - Let’s create an application using Visual Studio Code