OrchardCore.Navigation 3.0.0

Prefix Reserved
dotnet add package OrchardCore.Navigation --version 3.0.0
                    
NuGet\Install-Package OrchardCore.Navigation -Version 3.0.0
                    
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="OrchardCore.Navigation" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrchardCore.Navigation" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="OrchardCore.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 OrchardCore.Navigation --version 3.0.0
                    
#r "nuget: OrchardCore.Navigation, 3.0.0"
                    
#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 OrchardCore.Navigation@3.0.0
                    
#: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=OrchardCore.Navigation&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=OrchardCore.Navigation&version=3.0.0
                    
Install as a Cake Tool

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core.

   The Navigation module allows you to define menus and display them.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (13)

Showing the top 5 NuGet packages that depend on OrchardCore.Navigation:

Package Downloads
OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

Etch.OrchardCore.CivicCookieControl

Cookie control by CIVIC

Etch.OrchardCore.Workflows

Provides useful workflow tasks and events

Etch.OrchardCore.Favicon

Manage browser related icons (e.g. favicon, apple-touch-icon, etc...)

Etch.OrchardCore.InjectScripts

Specify custom script blocks in to head or foot sections

GitHub repositories (1)

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

Repository Stars
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
Version Downloads Last Updated
3.0.0 1,217 6/18/2026
2.2.1 35,374 10/7/2025
2.2.0 13,923 8/19/2025
2.1.9 3,365 8/19/2025
2.1.8 794 8/14/2025
2.1.7 19,490 4/16/2025
2.1.6 16,069 2/20/2025
2.1.5 3,495 2/4/2025
2.1.4 6,624 1/18/2025
2.1.3 15,088 12/12/2024
2.1.2 4,444 11/28/2024
2.1.1 578 11/25/2024
2.1.0 12,981 11/21/2024
2.0.2 8,531 9/26/2024
2.0.1 2,686 9/25/2024
2.0.0 4,229 9/9/2024
1.8.4 5,135 9/4/2024
1.8.3 30,567 4/25/2024
1.8.2 30,413 1/17/2024
1.8.1 1,154 1/9/2024
Loading failed