Navs 1.0.0-beta-001

This is a prerelease version of Navs.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Navs --version 1.0.0-beta-001
                    
NuGet\Install-Package Navs -Version 1.0.0-beta-001
                    
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="Navs" Version="1.0.0-beta-001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Navs" Version="1.0.0-beta-001" />
                    
Directory.Packages.props
<PackageReference Include="Navs" />
                    
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 Navs --version 1.0.0-beta-001
                    
#r "nuget: Navs, 1.0.0-beta-001"
                    
#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 Navs@1.0.0-beta-001
                    
#: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=Navs&version=1.0.0-beta-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Navs&version=1.0.0-beta-001&prerelease
                    
Install as a Cake Tool

An experimental router for dotnet Avalonia code-first applications

This router is kind of inspired by the angular/vue/navigo router. For sure it still needs work but for the moment it is kind of alive.

There are very rough edges and the design is... well it is not designed at all. It is just a bunch of code that works for the moment.

(that last sentence is courtesy of GH Copilot, it has some kind of sense of humor lol) While this is being currently tested with Avalonia, it ideally will be extensible enough to be used elsewhere.

Product 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Navs:

Package Downloads
Navs.Avalonia

Package Description

Navs.FuncUI

Package Description

Navs.Terminal.Gui

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-rc-008 191 6/17/2025
1.0.0-rc-007 162 6/4/2025
1.0.0-rc-006 139 5/16/2025
1.0.0-rc-005 176 11/30/2024
1.0.0-rc-004 74 11/27/2024
1.0.0-rc-003 90 11/14/2024
1.0.0-rc-002 81 11/13/2024
1.0.0-rc-001 185 3/28/2024
1.0.0-beta-008 88 3/17/2024
1.0.0-beta-007 80 3/15/2024
1.0.0-beta-006 81 3/13/2024
1.0.0-beta-005 84 3/10/2024
1.0.0-beta-004 93 3/9/2024
1.0.0-beta-003 88 3/7/2024
1.0.0-beta-002 78 3/6/2024
1.0.0-beta-001 84 3/6/2024