Extends the navigation service in MvvmLight with a OpenModal method.
Info
Version: | 2.0.1-pre1 |
Author(s): | Daniel Hindrikes |
Last Update: | Wednesday, November 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dhindrik/MvvmLightNavigationExtension |
NuGet Url: | https://www.nuget.org/packages/MvvmLightNavigationExtension |
Install
Install-Package MvvmLightNavigationExtension
dotnet add package MvvmLightNavigationExtension
paket add MvvmLightNavigationExtension
MvvmLightNavigationExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmLightLibsStd10(>= 5.4.0.1)
- NETStandard.Library(>= 1.6.1)