filmov
tv
Spokane .NET User Group: How .NET 8 turned me away from MVC
![preview_player](https://i.ytimg.com/vi/eM7VnqSpM-A/maxresdefault.jpg)
Показать описание
With the introduction of Static Server Side Rendering in Blazor in the .NET 8 release, I started to struggle with the need for using MVC and then a JavaScript framework frontend. In this talk we will go over how easy it is to write a full fledged website using only C#/.NET technologies and not require a need to switch back and forth between programming languages. Don't get me wrong, there are still some times that I sprinkle javascript within my application, but it isn't requiring much.