Learn C# with CSharpFritz - Get Started with Blazor in .NET 8

preview_player
Показать описание
Fritz is back with a new series of Learn C# with CSharpFritz. This time we're looking at the new version of Blazor that ships with .NET 8. Let's get started looking at some of the changes and samples with the new version of Blazor.



#csharp #blazor #webdevelopment
Рекомендации по теме
Комментарии
Автор

1:31:46 Wow, thank you for explaining about Blazor in .NET SDK Docker. I need it for my university coursework!

NAKIGOEORG
Автор

I am very happy to see a new blazor series, now in .net 8.

andersondamasceno
Автор

New to coding. So new to Blazor. Tried React, but Blazor feels so like common sense coding. Going forward it’s blazing all the way.

johnmaguire
Автор

Wow, music + you is a kind of thang thang 🚀🙏🏽

Aisaneslamchalandar
Автор

Your powershell setup looks pretty cool! How can i emulate that?

alexandermackintosh
Автор

I find Blazor difficult to think about. I'm curious what percentage of people arriving at blazor are veterans or are coming from very heavy-duty web development. The learning path doesn't really get into authentication and when you look at it, there's a lot of detail that isn't touched upon - consuming controllers, some quite fine-grain EF stuff. A veteran might be "oh, this is such an improvement on x" and already have a grounding in the DI, services stuff and not be intimidated by needing to read documentation. But onramping new developers might be a different task.

Beyond that, I'm a little confused about scalability with retaining state on the server. Looking forward to the subsequent videos.

victorcates