AppoMobi.Maui.Navigation 1.9.5

dotnet add package AppoMobi.Maui.Navigation --version 1.9.5
                    
NuGet\Install-Package AppoMobi.Maui.Navigation -Version 1.9.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AppoMobi.Maui.Navigation" Version="1.9.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppoMobi.Maui.Navigation" Version="1.9.5" />
                    
Directory.Packages.props
<PackageReference Include="AppoMobi.Maui.Navigation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AppoMobi.Maui.Navigation --version 1.9.5
                    
#r "nuget: AppoMobi.Maui.Navigation, 1.9.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AppoMobi.Maui.Navigation@1.9.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AppoMobi.Maui.Navigation&version=1.9.5
                    
Install as a Cake Addin
#tool nuget:?package=AppoMobi.Maui.Navigation&version=1.9.5
                    
Install as a Cake Tool

Navigation helpers for .Net MAUI

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.19041 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AppoMobi.Maui.Navigation:

Package Downloads
AppoMobi.Framework.Maui

AppoMobi In-house Framework For .NET MAUI

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AppoMobi.Maui.Navigation:

Repository Stars
taublast/DrawnUi
Hardware-accelerated rendering engine for .NET MAUI built on top of SkiaSharp 🎨
Version Downloads Last Updated
1.9.5 118 1/24/2026
1.9.4 226 10/28/2025
1.9.3-pre 3,415 5/1/2025
1.9.2-pre 204 4/12/2025
1.9.1.1-pre1 751 1/30/2025
1.0.7.3-pre 6,455 1/4/2024
1.0.7.1-pre 202 12/29/2023
1.0.3.1-pre 1,450 10/23/2023
1.0.2.1-pre 225 8/10/2023

Under construction