Skip to main content
Mvvm.Navigation.Uno package icon

Mvvm.Navigation.Uno

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: Updated packages. 2024-03-04 - feat: Moved View resolving to Navigator. 2024-03-04 - feat: Changed default DI scopes. 2024-03-04 - feat: Enable Trimming warnings. 2024-03-04 - feat: Replaced Resolver with ServiceProvider extension. 2023-12-03 - 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 ๐Ÿž Last 10 bug fixes: - fix: Disabled HostBuilderExtensions generation if detected framework is none. 2024-03-05 - fix: Added TryDetectFramework instead DetectFramework. 2024-03-04 - fix: Renamed mvvm:Properties to mvvm:Navigation. 2024-03-04 - fix: Fixed some warnings. 2023-12-18 - fix: Fixed problems with Uno.WinUI. 2023-12-04 - fix: Added GenerateLibraryLayout. 2023-12-04 - fix: Try to use latest DependencyPropertyGenerator. 2023-12-04 - fix: Fixed broken DependencyPropertyGenerator version. 2023-12-04 - fix: Fixed problems with Avalonia. 2023-12-04 - fix: Properties now is static class. 2023-12-04

Total Downloads
6.3K
6,271
Published
Mar 5, 2024
Latest stable version

Install

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

Frameworks

net8.0 net8.0-android34.0 net8.0-ios17.2 net8.0-maccatalyst17.2

Dependencies

[1.5.1, )
Uno.UI
net8.0
[5.0.48, )
Mvvm.Navigation.Core
net8.0-android34.0
[1.5.1, )
Uno.UI
net8.0-android34.0
[5.0.48, )
Mvvm.Navigation.Core
net8.0-ios17.2
[1.5.1, )
Uno.UI
net8.0-ios17.2
[5.0.48, )
Mvvm.Navigation.Core
net8.0-maccatalyst17.2
[1.5.1, )
Uno.UI
net8.0-maccatalyst17.2
[5.0.48, )

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 4 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.