Info
Version: | 1.1.18 |
Author(s): | bezysoftware |
Last Update: | Thursday, December 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bezysoftware/MVVM-Navigation |
NuGet Url: | https://www.nuget.org/packages/Bezysoftware.Navigation |
Install
Install-Package Bezysoftware.Navigation
dotnet add package Bezysoftware.Navigation
paket add Bezysoftware.Navigation
Bezysoftware.Navigation Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(1.3.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed(1.0.2)
- Newtonsoft.Json(6.0.8)
- Microsoft.NETCore.UniversalWindowsPlatform(5.0.0)
Tags
It allows you to perform navigation directly in you ViewModels and pass data directly to them. It also easily handles state persistence and conditional navigation based on screen size.