SimpleKit.WindowsRuntime.UI.Navigation 1.7.1

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

// Install SimpleKit.WindowsRuntime.UI.Navigation as a Cake Tool
#tool nuget:?package=SimpleKit.WindowsRuntime.UI.Navigation&version=1.7.1

A set of helpers that aid in navigation and session state management.

Product Compatible and additional computed target framework versions.
native native is compatible. 
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.

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.7.1 153 8/22/2023
1.6.0 135 6/13/2023
1.5.0 214 2/14/2023
1.4.0 336 10/27/2022
1.3.0 395 9/20/2022
1.2.0 375 9/15/2022
1.1.0 348 8/6/2022
1.0.0 381 6/16/2022

- Fixed NavigationHelper.PageKey being unavailable before loading state (along with possible side effects of that)
- Improved underlying code
- Updated C++/WinRT version