Skip to main content
Mvvm.Navigation.Uwp package icon

Mvvm.Navigation.Uwp

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: Added DI constructor generation for cases with ViewModel + Constructor. 2023-09-02 - feat: To single AddMvvmNavigation extension. 2023-09-02 - feat: Added HostBuilderExtensions generating. 2023-09-02 - feat: Added initial GlobalGenerator. 2023-09-02 - feat: Publish WebAssembly. 2023-09-02 - feat: Added ConstructorGenerator and ViewModelGenerator. 2023-09-02 - feat: Updated DP generator. 2023-09-02 - feat: Added AddViewsAndViewModels() extension when no classes with ViewFor attributes. 2023-09-02 - feat: Added Uno/WinUI/Uwp support. 2023-09-01 - feat: Initial commit. 2023-08-31 ๐Ÿž Last 10 bug fixes: - fix: Fixed CI. 2023-09-02 - fix: Added some null checks. 2023-09-02 - fix: Fixed warnings. 2023-08-31

Total Downloads
6.6K
6,592
Published
Sep 2, 2023
Latest stable version

Install

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

Frameworks

UAP10.0.18362

Dependencies

[0.1.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 1 target framework; 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.