OrchardCore.Mvc.Core 3.0.0

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

   Core Implementation for MVC application.

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 (56)

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

Package Downloads
OrchardCore.DisplayManagement

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Library for DisplayManagement. Provides BaseDisplayManager, Shape, Layout and Theming support.

OrchardCore.HomeRoute

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provides a way to set the route corresponding to the homepage of the site.

OrchardCore.Application.Mvc.Targets

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Converts the application into a modular application and adds Asp.Net MVC pipeline.

OrchardCore.Mvc

Package Description

CrestApps.OrchardCore.Users.Core

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Core services project for the Users module.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 2,461 6/18/2026
2.2.1 43,712 10/7/2025
2.2.0 18,915 8/19/2025
2.1.9 7,860 8/19/2025
2.1.8 2,567 8/14/2025
2.1.7 56,290 4/16/2025
2.1.6 25,184 2/20/2025
2.1.5 6,989 2/4/2025
2.1.4 12,773 1/18/2025
2.1.3 19,981 12/12/2024
2.1.2 8,860 11/28/2024
2.1.1 2,763 11/25/2024
2.1.0 48,812 11/21/2024
2.0.2 17,725 9/26/2024
2.0.1 4,440 9/25/2024
2.0.0 16,160 9/9/2024
1.8.4 7,540 9/4/2024
1.8.3 48,103 4/25/2024
1.8.2 49,046 1/17/2024
1.8.1 9,392 1/9/2024
Loading failed