Skip to main content
Mvvm.Navigation.WinUI package icon

Mvvm.Navigation.WinUI

Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and registers this in your DI container โญ Last 10 features: - feat: Implemented assembly:MapViews attribute. 2023-09-05 - feat: Added Activation support. 2023-09-04 - feat: Added separate property for InitializeComponent constructor. 2023-09-03 - feat: Released 0.2.0. 2023-09-03 - feat: Added Type markup extension. 2023-09-03 - feat: Added Properties.ViewModelType. 2023-09-02 - feat: Added HostApplicationBuilderExtensions. 2023-09-02 - feat: Removed Ioc.Default from main code. 2023-09-02 - feat: Added DI constructor generation for cases with ViewModel + Constructor. 2023-09-02 - feat: To single AddMvvmNavigation extension. 2023-09-02 ๐Ÿž Last 10 bug fixes: - fix: Fixed MAUI bug without ViewFor attributes. 2023-09-05 - fix: Now Navigator is transient by default 2023-09-04 - fix: Fixed Properties logic. 2023-09-04 - fix: Fixed CI. 2023-09-02 - fix: Fixed CI. 2023-09-02 - fix: Fixed CI. 2023-09-02 - fix: Added some null checks. 2023-09-02 - fix: Fixed warnings. 2023-08-31

Total Downloads
7.5K
7,465
Published
Sep 5, 2023
Latest stable version

Install

.NET CLI
dotnet add package Mvvm.Navigation.WinUI --version 1.1.0
Package Manager Console
Install-Package Mvvm.Navigation.WinUI -Version 1.1.0
PackageReference
<PackageReference Include="Mvvm.Navigation.WinUI" Version="1.1.0" />

Frameworks

net6.0-windows10.0.17763 net7.0-windows10.0.17763

Dependencies

Mvvm.Navigation.Core
net6.0-windows10.0.17763
[1.1.0, )
Microsoft.WindowsAppSDK
net6.0-windows10.0.17763
[1.4.230822000, )
Mvvm.Navigation.Core
net7.0-windows10.0.17763
[1.1.0, )
Microsoft.WindowsAppSDK
net7.0-windows10.0.17763
[1.4.230822000, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.