Navegar 6.0.0

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

// Install Navegar as a Cake Tool
#tool nuget:?package=Navegar&version=6.0.0

Navegar vous permet de gérer une navigation, au sein de vos applications Windows Presentation Foundation et Universal Windows Platform en utilisant l'approche ViewModel First et non l'approche View First intégrée dans le Framework WinRT, le tout basé sur MVVMLight et SimpleIoc, vous pouvez donc passer d'une page à une autre simplement depuis vos ViewModels.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
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
6.0.0 795 4/10/2020
5.0.0 585 9/23/2019
4.7.2 1,116 6/6/2018
4.7.1 988 6/5/2018
4.7.0 1,000 6/5/2018
4.6.5 1,281 1/5/2017
4.6.4 1,058 12/20/2016
4.6.3 1,236 8/30/2016
4.6.2 1,027 8/30/2016
4.6.0 1,076 7/18/2016
4.5.9.6 1,097 4/12/2016
4.5.9.5 1,093 3/8/2016
4.5.9.4 1,268 2/11/2016
4.5.9.3 1,177 2/11/2016
4.5.9.2 1,195 2/11/2016
4.5.9.1 1,054 2/11/2016
4.5.9 1,332 10/20/2015
4.5.8.8 1,230 10/13/2015
4.5.8.7 1,242 10/13/2015
4.5.8.6 1,556 10/8/2015
4.5.8.5 1,362 9/29/2015
4.5.8.4 1,333 9/29/2015
4.5.8.3 1,370 9/28/2015
4.5.8.2 1,322 9/25/2015
4.5.8.1 1,289 9/23/2015
4.5.8 1,311 9/21/2015
3.6.1 1,810 1/24/2015

- Suppression de la plateforme WPF full framework spécifique, elle est remplacée par une version Standard 2.0
- La librairie supporte désormais le .Net Full  Framework v4.7.2, .Net Core et UWP en version minimale 1809 (build 17763)