OrchardCore 2.0.0

Prefix Reserved
dotnet add package OrchardCore --version 2.0.0                
NuGet\Install-Package OrchardCore -Version 2.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" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OrchardCore --version 2.0.0                
#r "nuget: OrchardCore, 2.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.
// Install OrchardCore as a Cake Addin
#addin nuget:?package=OrchardCore&version=2.0.0

// Install OrchardCore as a Cake Tool
#tool nuget:?package=OrchardCore&version=2.0.0                

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

   Implementation of OrchardCore modular, multi-tenant ShellHost

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

NuGet packages (8)

Showing the top 5 NuGet packages that depend on OrchardCore:

Package Downloads
OrchardCore.Infrastructure

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Implementation for OrchardCoreCMS Infrastructure

OrchardCore.Application.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.

Lombiq.Tests.UI.AppExtensions

Lombiq UI Testing Toolbox - App Extensions: UI testing-related configuration extensions for the web app under test. See the project website for detailed documentation.

Lombiq.Hosting.Tenants.Management

Lombiq Hosting - Tenants Management for Orchard Core: With the help of this module, you can set restrictions on tenant creation. See the project website for detailed documentation.

Lombiq.Hosting.Tenants.IdleTenantManagement

Lombiq Hosting - Tenants Idle Tenant Management for Orchard Core: With the help of this module, you can ensure that any tenant where the feature is enabled will shutdown after a preset time is elapsed. This can be used to free up resources..

GitHub repositories (1)

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

Repository Stars
Lombiq/Orchard-Training-Demo-Module
Demo Orchard Core CMS and Orchard 1.x module for for you to become an Orchard developer. This module completes the training materials under https://orcharddojo.net.