Extends the navigation service in MvvmLight with a OpenModal method.
Info
Version: | 1.2.0 |
Author(s): | Daniel Hindrikes |
Last Update: | Monday, September 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dhindrik/MvvmLightNavigationExtension |
NuGet Url: | https://www.nuget.org/packages/MvvmLightNavigationServiceExtension |
Install
Install-Package MvvmLightNavigationServiceExtension
dotnet add package MvvmLightNavigationServiceExtension
paket add MvvmLightNavigationServiceExtension
MvvmLightNavigationServiceExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmLightLibs(>= 5.2.0)