Skip to main content
Mvvm.Navigation.Core package icon

Mvvm.Navigation.Core

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: Released 1.3.0. 2023-12-01 - feat(apps): Updated Uno app. 2023-11-30 - feat: Updated to net8.0. 2023-11-08 - feat: Added BeforeInitializeComponent/AfterInitializeComponent partial methods when generating constructors. Fixed ViewModel init order. 2023-09-14 - feat: Now you can implement IActivatable for window/control and it will work. 2023-09-14 - 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 ๐Ÿž Last 10 bug fixes: - fix: Fixed Tizen. 2023-11-16 - fix: Fixed. 2023-11-16 - fix: Fixed WinUI build. 2023-11-16 - fix: Fixed Package versions. 2023-11-16 - fix: Fixed WinUI project. 2023-11-13 - fix: Fixed issues with DependencyPropertyGenerator. 2023-11-08 - fix: Removed Tizen for now. 2023-11-01 - apps(Uno): Removed ContentControl fixed size. 2023-09-22 - fix: Fixed work of ServiceLifetime.None. 2023-09-22 - fix: Fixed ViewLifetime/ViewModelLifetime. 2023-09-22

Total Downloads
15.7K
15,681
Published
Dec 1, 2023
Latest stable version

Install

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

Frameworks

net8.0 .NETStandard2.0

Dependencies

[8.2.2, )
CommunityToolkit.Mvvm
.NETStandard2.0
[8.2.2, )
IndexRange
.NETStandard2.0
[1.0.3, )
[8.0.0, )

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.