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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of helpers that aid in navigation and session state management.
Product | Versions 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.
-
UAP 10.0
- SimpleKit.WindowsRuntime.Data (>= 1.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fixed NavigationHelper.PageKey being unavailable before loading state (along with possible side effects of that)
- Improved underlying code
- Updated C++/WinRT version