MyriaTechnologies.Public.Library.vMvvm.Navigation by Myria Technologies

<PackageReference Include="MyriaTechnologies.Public.Library.vMvvm.Navigation" Version="1.0.1" />

 MyriaTechnologies.Public.Library.vMvvm.Navigation 1.0.1

Extend vMvvm platform specific support to allows frame navigation in Windows Store 8.1 and Windows Phone 8.1 application within the view model directly.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>MyriaTechnologies.Public.Library.vMvvm.Navigation</id>
    <version>1.0.1</version>
    <title>vMvvm.Navigation</title>
    <authors>Myria Technologies</authors>
    <owners>Myria Technologies</owners>
    <licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
    <projectUrl>https://nuget.org/packages/vMvvm.Navigation.NuGet</projectUrl>
    <iconUrl>https://nuget.org/Content/Images/packageDefaultIcon-50x50.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Extend vMvvm platform specific support to allows frame navigation in Windows Store 8.1 and Windows Phone 8.1 application within
      the view model directly.</description>
    <summary>Extend vMvvm platform specific support to allows frame navigation in Windows Store 8.1 and Windows Phone 8.1 application within
      the view model directly.</summary>
    <releaseNotes />
    <copyright>Copyright  2014</copyright>
    <language>en-US</language>
    <tags>MVVM VMMVM ViewModel Navigation WindowsStore WindowsPhone</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="MyriaTechnologies.Public.Library.vMvvm" version="1.0.4" />
      </group>
    </dependencies>
  </metadata>
</package>