AppoMobi.Maui.Navigation 1.9.3-pre

This is a prerelease version of AppoMobi.Maui.Navigation.
dotnet add package AppoMobi.Maui.Navigation --version 1.9.3-pre
                    
NuGet\Install-Package AppoMobi.Maui.Navigation -Version 1.9.3-pre
                    
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.3-pre" />
                    
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.3-pre" />
                    
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.3-pre
                    
#r "nuget: AppoMobi.Maui.Navigation, 1.9.3-pre"
                    
#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.
#addin nuget:?package=AppoMobi.Maui.Navigation&version=1.9.3-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AppoMobi.Maui.Navigation&version=1.9.3-pre&prerelease
                    
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 (2)

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

Package Downloads
AppoMobi.Maui.DrawnUi

Cross-platform rendering engine for .NET MAUI to draw your UI with SkiaSharp

DrawnUi.Maui.MapsUi

SkiaMapsUi DrawnUi control for .NET MAUI

GitHub repositories (1)

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

Repository Stars
taublast/DrawnUi
Crossplatform rendering engine for .NET MAUI, with gestures and animations. Draw with SkiaSharp, replace native views with a Canvas!
Version Downloads Last Updated
1.9.3-pre 325 5/1/2025
1.9.2-pre 110 4/12/2025
1.9.1.1-pre1 515 1/30/2025
1.0.7.3-pre 4,926 1/4/2024
1.0.7.1-pre 107 12/29/2023
1.0.3.1-pre 1,188 10/23/2023
1.0.2.1-pre 109 8/10/2023

Under construction