.NET MAUI MVU With Comet: Getting Started in VS Code
MVU (Model-View-Update) is a (new) design pattern that became popular because of SwiftUI and Flutter. Now it’s also available for C# and .NET. More specifically, you can use it with .NET MAUI and build great cross-platform apps with it. Want to learn more and see how to get started? Watch this!
What you will learn
- Getting Started with Comet
- What is Comet and MVU?
- MVU And Comet with .NET MAUI
- Hands-On with Comet
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.