Xam.Plugins.XamJam.Nav 0.0.3-alpha

This is a prerelease version of Xam.Plugins.XamJam.Nav.

Requires NuGet 2.8.3 or higher.

dotnet add package Xam.Plugins.XamJam.Nav --version 0.0.3-alpha
NuGet\Install-Package Xam.Plugins.XamJam.Nav -Version 0.0.3-alpha
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="Xam.Plugins.XamJam.Nav" Version="0.0.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.XamJam.Nav --version 0.0.3-alpha
#r "nuget: Xam.Plugins.XamJam.Nav, 0.0.3-alpha"
#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 Xam.Plugins.XamJam.Nav as a Cake Addin
#addin nuget:?package=Xam.Plugins.XamJam.Nav&version=0.0.3-alpha&prerelease

// Install Xam.Plugins.XamJam.Nav as a Cake Tool
#tool nuget:?package=Xam.Plugins.XamJam.Nav&version=0.0.3-alpha&prerelease

XamJam's Nav component for model-view-based navigation in root, tabbed, and navigation page schemes (or combinations thereof).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 0.0

    • No dependencies.
  • .NETPlatform 5.0

    • No dependencies.
  • MonoAndroid 0.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • UAP 0.0

    • No dependencies.
  • Windows 0.0

    • No dependencies.
  • WindowsPhone 0.0

    • No dependencies.
  • WindowsPhoneApp 0.0

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

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
0.0.3-alpha 856 12/18/2016
0.0.1-alpha 980 7/21/2016

0.0.3-alpha
     #BugFix #Navigator we were pushing a tab page's parent when there wasn't a parent, fixed
     #Enhancement added xml docs
     #Enhancement bumped bug hound dependency to 0.0.4-alpha.
     #Temporary I'm changing this over to a Debug release so we don't lose the debug logs. Will clean this up in a future release. The issue is UWP doesn't have a console.writeline...argh.