OneCode.Windows.UWP.Controls.NavigationView 1.1.0

Requires NuGet 3.2 or higher.

dotnet add package OneCode.Windows.UWP.Controls.NavigationView --version 1.1.0
NuGet\Install-Package OneCode.Windows.UWP.Controls.NavigationView -Version 1.1.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="OneCode.Windows.UWP.Controls.NavigationView" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OneCode.Windows.UWP.Controls.NavigationView --version 1.1.0
#r "nuget: OneCode.Windows.UWP.Controls.NavigationView, 1.1.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 OneCode.Windows.UWP.Controls.NavigationView as a Cake Addin
#addin nuget:?package=OneCode.Windows.UWP.Controls.NavigationView&version=1.1.0

// Install OneCode.Windows.UWP.Controls.NavigationView as a Cake Tool
#tool nuget:?package=OneCode.Windows.UWP.Controls.NavigationView&version=1.1.0

The navigation view control provides a common vertical layout for top-level areas of your app via a collapsible navigation menu. This control is designed to implement the nav pane, or hamburger menu, pattern and automatically adapts its layout to different window sizes.

This control provides the exact same APIs and usage as the Windows 10 built-in Windows.UI.Xaml.Controls.NavigationView control.  However, the OneCode UWP NavigationView Control is superior in that it can be used in all versions of Windows 10, while the Windows.UI.Xaml.Controls.NavigationView control can only be used in Windows 10 Fall Creators Update (Redstone 3) or higher.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
1.1.0 2,211 7/26/2017
1.0.0 1,366 7/24/2017