MvvmLightNavigationServiceExtension.Forms 1.2.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MvvmLightNavigationServiceExtension.Forms --version 1.2.0
NuGet\Install-Package MvvmLightNavigationServiceExtension.Forms -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmLightNavigationServiceExtension.Forms" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLightNavigationServiceExtension.Forms --version 1.2.0
#r "nuget: MvvmLightNavigationServiceExtension.Forms, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvvmLightNavigationServiceExtension.Forms as a Cake Addin
#addin nuget:?package=MvvmLightNavigationServiceExtension.Forms&version=1.2.0

// Install MvvmLightNavigationServiceExtension.Forms as a Cake Tool
#tool nuget:?package=MvvmLightNavigationServiceExtension.Forms&version=1.2.0

This package is deprecasted, use MvvmLight.XamarinForms instead.

MvvmLight Navigation service for Xamarin.Forms. NavigationService is also extendend with OpenModal method.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1-pre 1,110 11/1/2017
1.2.0 2,282 9/12/2016
1.1.2 1,181 4/14/2016
1.0.1 1,006 3/17/2016
1.0.0 1,003 3/10/2016

1.0.1 - Fixed bug related to modals.
         1.2.1 - Open modals with parameter.