Smart Navigation is a Windows Phone navigation framework which allows you to pass complex data structures between pages in strongly typed and refactoring friendly manner and also automagically retrieving valid state after tombstoning.
Info
| Version: | 1.0.0 |
| Author(s): | Yuriy Naydenov |
| Last Update: | Monday, April 15, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://smartnavigation.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/SmartNavigation |
Install
Install-Package SmartNavigation
dotnet add package SmartNavigation
paket add SmartNavigation
SmartNavigation Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.3)
Tags