Navigation and Pages using Model-View-ViewModel (MVVM)
I am working on a project at work that is a navigation application.
I wanted to use MVVM. I also wanted to document for others how I designed this, as there wasn’t much online about using MVVM with Navigation and Pages.
Here is my project. I will post an explanation of this project as soon as I can get to it, so look for it.
Project Download – Small: Navigation-Pages-MVVM.zip
Project Download – More complete: Navigation-Pages-MVVM 2.0