Orchard Core

Orchard Core 是一个使用 ASP.NET Core 构建的开源模块化多租户应用程序框架,以及一个构建在该应用程序框架之上的内容管理系统(CMS)。「Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.」

Github星跟蹤圖

Orchard Core

Orchard Core consists of two distinct projects:

  • Orchard Core Framework: An application framework for building modular, multi-tenant applications on ASP.NET Core.
  • Orchard Core CMS: A Web Content Management System (CMS) built on top of the Orchard Core Framework.

Join the chat at https://gitter.im/OrchardCMS/OrchardCore
BSD-3-Clause License
Documentation
Crowdin

Build Status

Stable (master):

Build Status
Build status
NuGet

Nightly (dev):

Build Status
Build status
MyGet

Status

RC 1

The software is almost ready for final release. No feature development or enhancement of the software is undertaken; tightly scoped bug fixes are the only code you're allowed to write in this phase, and even then only for the most heinous and debilitating of bugs.

Here is a more detailed roadmap.

Getting Started

  • Clone the repository using the command git clone https://github.com/OrchardCMS/OrchardCore.git and checkout the dev branch.

Command line

  • Install the latest version of the .NET Core SDK from this page https://www.microsoft.com/net/download/core
  • Next, navigate to D:\OrchardCore\src\OrchardCore.Cms.Web or wherever your folder is on the commandline in Administrator mode.
  • Call dotnet run.
  • Then open the http://localhost:5000 URL in your browser.

Visual Studio

  • Download Visual Studio 2019 (any edition) from https://www.visualstudio.com/downloads/
  • Open OrchardCore.sln and wait for Visual Studio to restore all Nuget packages
  • Ensure OrchardCore.Cms.Web is the startup project and run it

Docker

  • Run docker run --name orchardcms orchardproject/orchardcore-cms-linux:latest

Docker images and parameters can be found at https://hub.docker.com/u/orchardproject/

Documentation

The documentation can be accessed here: https://docs.orchardcore.net/

主要指標

概覽
名稱與所有者OrchardCMS/OrchardCore
主編程語言C#
編程語言C# (語言數: 9)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2014-11-19 22:29:26
推送於2025-04-22 20:10:21
最后一次提交
發布數68
最新版本名稱v2.1.7 (發布於 )
第一版名稱1.0.0-beta1 (發布於 )
用户参与
星數7.7k
關注者數335
派生數2.5k
提交數8.6k
已啟用問題?
問題數7072
打開的問題數909
拉請求數6294
打開的拉請求數19
關閉的拉請求數2238
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?