Blazor Server Side Rendering in .NET 8.0 - A Quick Look

preview_player
Показать описание
Blazor Server Side Rendering will finally be available in .NET 8.0. In this video we'll explore this upcoming feature and how it compares to existing application models like Blazor WebAssembly and Blazor Server. ASP.NET Core 8.0 is set to be a major release, and this is just the beginning!

00:00 - Intro
00:45 - Concepts
04:22 - Demo

Icons from:
Рекомендации по теме
Комментарии
Автор

Hi Alex, I have been a long-time follower of your great work. From the time when I first watched your Pluralsight courses and read your blogs on your website till now. BTW, I have happily subscribed to your channel and enjoy watching your great videos. Please keep up the good work.

acodersjourney
Автор

It's the last piece of the puzzle really, ability to use razor pages with blazor components. Bringing it all together!

toadman
Автор

Is there any page I can read anything about IRazorComponentApplication? I haven't been able to find anything about it on quick web search. Also how did you find out you need to have that line @implements line there? I haven't seen that line in any demos from Dan Roth nor Steve Sanderson.

dmtuan
Автор

Please make a video about Hybrid Blazor as well.

acodersjourney
Автор

Thanks a lot, I want to ask if I build a website for online store shopping now, is there some hosting provider for .net 8 blazor right now?

thanhvan