Okra App Framework, NuGet CodePlex, . , Windows 8 MVVM ( MVVM Light).
It has a navigation manager that automatically processes everything that you mentioned above - managing the application’s navigation stack, saving the stack when the application is paused / terminated, and even allows the viewing model to save its own state through a simple interface (for example, how SuspensionManager works for pages) .
(disclaimer: I am the lead developer in this project)
source
share