A class that allows MVVM based Windows Phone applications to navigate to the same page with a different VM instance while maintaining back button functionality.
Info
| Version: | 1.0.0 |
| Author(s): | Nico Vermeir |
| Last Update: | Thursday, October 17, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NicoVermeir/ViewModelBackstack |
| NuGet Url: | https://www.nuget.org/packages/ViewModelBackstack |
Install
Install-Package ViewModelBackstack
dotnet add package ViewModelBackstack
paket add ViewModelBackstack
ViewModelBackstack Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.8)
Tags