Getting Started with .NET MAUI and MVVM

Getting started with .NET MAUI (Multi-platform App UI) by writing ObservableObject and ViewModel base classes to create scaffolding for the MVVM (Model-View-ViewModel) pattern.
Source code will not be made available at this time because I may monetize the completed app or make it open source in the future, but I haven't crossed that decision bridge yet.
This is my first app with .NET MAUI. My goal is to build a companion app for a mobile game called Warpath. The game is a RTS with a long-term strategy component to building and upgrading units, and the goal is to build a unit planner that allows players to plan their ground and air units by allowing them to specify how many resources they have and use those resources to plan upgrades for each of their units without having to go through this lengthy and expensive process in the game.
#dotnet #mobileapp #mvvm

Пікірлер: 4

  • @teamRizek
    @teamRizek11 ай бұрын

    Thanks for the video! MAUI really needs more content like this to become more popular.

  • @DX7Dev

    @DX7Dev

    11 ай бұрын

    No problem. So far it's okay. Not as great as WPF because the UI is more limiting, but I get why, and so far the debugging/F5 experience has been smooth and that is important. It will be more interesting to me as I get deeper into MAUI and add more functionality

  • @freddycancino1
    @freddycancino111 ай бұрын

    Hi David, thank u very much for shared

  • @DX7Dev

    @DX7Dev

    11 ай бұрын

    No problem. Glad it was helpful