Blazor Hybrid MVVM? MVC?? What to do? #coding #dotnetmaui #blazor
Summary
The transcript discusses design patterns for Blazer hybrid applications, focusing on how developers can integrate Blazer components into different development environments like MAUI, WPF, and Windows Forms. The speaker highlights multiple architectural approaches, including using Blazer's code-behind pattern, MVC, and MVVM packages, with flexibility for developers to choose based on their specific project needs. The key takeaway is that developers have significant control over their implementation, with the recommendation to leverage out-of-the-box patterns and adapt them to their specific UI and application requirements.