Goldie.MauiPlugins.PageResolver
1.0.7
See the version list below for details.
dotnet add package Goldie.MauiPlugins.PageResolver --version 1.0.7
NuGet\Install-Package Goldie.MauiPlugins.PageResolver -Version 1.0.7
<PackageReference Include="Goldie.MauiPlugins.PageResolver" Version="1.0.7" />
<PackageVersion Include="Goldie.MauiPlugins.PageResolver" Version="1.0.7" />
<PackageReference Include="Goldie.MauiPlugins.PageResolver" />
paket add Goldie.MauiPlugins.PageResolver --version 1.0.7
#r "nuget: Goldie.MauiPlugins.PageResolver, 1.0.7"
#:package Goldie.MauiPlugins.PageResolver@1.0.7
#addin nuget:?package=Goldie.MauiPlugins.PageResolver&version=1.0.7
#tool nuget:?package=Goldie.MauiPlugins.PageResolver&version=1.0.7
MAUI PageResolver
A simple and lightweight page resolver for use in .NET MAUI projects.
If you want a simple page resolver with DI without using a full MVVM framework (or if you want to use MVU), this package will let you navigate to fully resolved pages, with view models and dependencies, by calling:
await Navigation.PushAsync<MyPage>();
Getting Started
Check out the for full instructions in the wiki on using PageResolver and using auto-dependency registration.
TODO
- Use reflection / code generation to automatically register pages and view models
- (Pending C# 10) Add a global using for this package
- Added to readme
- Set up GitHub Action to publish package
- Enable page parameters to be passed
- (Possibly) change namespace
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Goldie.MauiPlugins.PageResolver:
| Package | Downloads |
|---|---|
|
Goldie.MauiPlugins.PageResolver.MopupsExtensions
Mopups extensions for PageResolver - push popup pages with resolved dependencies |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Goldie.MauiPlugins.PageResolver:
| Repository | Stars |
|---|---|
|
matt-goldman/MauiCleanTodos
Clean Architecture with ASP.NET Core, .NET MAUI and Blazor
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.4 | 2,748 | 2/4/2025 |
| 2.5.3 | 335 | 12/27/2024 |
| 2.5.2 | 1,676 | 11/4/2024 |
| 2.5.1 | 1,042 | 11/2/2024 |
| 2.5.0 | 398 | 10/18/2024 |
| 2.0.1 | 4,628 | 11/18/2023 |
| 2.0.0 | 216 | 11/13/2023 |
| 2.0.0-preview1 | 144 | 10/13/2023 |
| 1.1.1 | 5,151 | 1/14/2023 |
| 1.1.0 | 372 | 1/14/2023 |
| 1.0.7 | 1,169 | 8/13/2022 |
| 1.0.6 | 592 | 6/26/2022 |
| 1.0.5 | 449 | 3/8/2022 |
| 1.0.5-preview1 | 219 | 3/5/2022 |
| 1.0.4 | 250 | 2/26/2022 |
| 1.0.3 | 225 | 2/26/2022 |
| 1.0.2 | 254 | 2/14/2022 |
| 1.0.1 | 360 | 10/23/2021 |
| 1.0.0 | 374 | 6/17/2021 |
| 1.0.0-build | 252 | 8/13/2022 |