Bezysoftware.Navigation
0.0.4-beta
This is a prerelease version of Bezysoftware.Navigation.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bezysoftware.Navigation --version 0.0.4-beta
NuGet\Install-Package Bezysoftware.Navigation -Version 0.0.4-beta
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="Bezysoftware.Navigation" Version="0.0.4-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bezysoftware.Navigation --version 0.0.4-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bezysoftware.Navigation, 0.0.4-beta"
#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 Bezysoftware.Navigation as a Cake Addin #addin nuget:?package=Bezysoftware.Navigation&version=0.0.4-beta&prerelease // Install Bezysoftware.Navigation as a Cake Tool #tool nuget:?package=Bezysoftware.Navigation&version=0.0.4-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MVVM Navigation framework for UAP.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Store | win81 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- CommonServiceLocator (>= 1.3.0)
- Newtonsoft.Json (>= 6.0.8)
- System.Numerics.Vectors (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bezysoftware.Navigation:
Package | Downloads |
---|---|
Bezysoftware.Navigation.Dialogs
MVVM Dialogs framework for UWP. It allows you to easily show dialogs from within your ViewModels without them knowing how the dialogs shouls be displayed. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.18 | 3,825 | 12/3/2015 |
1.0.5 | 2,834 | 9/5/2015 |
1.0.4 | 1,126 | 9/5/2015 |
1.0.3 | 1,262 | 8/22/2015 |
1.0.2 | 1,115 | 8/22/2015 |
1.0.1 | 2,495 | 8/4/2015 |
1.0.0 | 1,609 | 8/2/2015 |
0.0.8-beta | 1,384 | 8/1/2015 |
0.0.7-beta | 992 | 7/27/2015 |
0.0.5-beta | 1,301 | 7/26/2015 |
0.0.4-beta | 1,271 | 7/25/2015 |
0.0.3-beta | 1,252 | 7/23/2015 |
0.0.2 | 1,535 | 7/22/2015 |
0.0.1 | 1,502 | 7/21/2015 |
Added GoBackAction