16 Star 95 Fork 22

OrchardCore / OrchardCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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

Local Communities

中文资源

Orchard Core CN 中文讨论组

Build Status

Stable (release/1.8.2):

Build status NuGet

Nightly (main):

Build status Cloudsmith

Status

1.8.2

The software is production-ready, and capable of serving large mission-critical applications as well, and we're not aware of any fundamental bugs or missing features we deem crucial. Orchard Core continues to evolve, with each version bringing new improvements, and keeping up with the cutting-edge of .NET.

Check out the Reference of Built-in Modules to see what kind of features Orchard Core provides built-in.

See the issue milestones for information on what we have planned for the next releases and what are the priorities.

Getting Started and Documentation

The documentation can be accessed under https://docs.orchardcore.net/. See the getting started docs on how to start using Orchard Core.

You can also run Orchard Core from Docker:

docker run --name orchardcms -p 8080:80 orchardproject/orchardcore-cms-linux:latest

Docker images and parameters can be found at https://hub.docker.com/u/orchardproject/. See our Docker documentation for more details, especially if you're new to Docker.

Help and Support

Do you need some help with Orchard Core? Don't worry, there are ways to get help from the community:

  • Did you find a bug or have a feature request? Open an issue in the issue tracker.
  • Do you have a question about how to do something with Orchard Core, or would like a second opinion on your code? Open a discussion.

Contributing

It's great that you're thinking about contributing to Orchard Core! You'd join our wonderful community of contributors.

First, clone the repository using the command git clone https://github.com/OrchardCMS/OrchardCore.git and checkout the main branch. Then, you have multiple options, see below. And when you're ready, head over to our contribution guide.

Command Line

  1. Install the latest version of the .NET SDK from this page: https://dotnet.microsoft.com/download.
  2. Navigate to ./OrchardCore/src/OrchardCore.Cms.Web.
  3. Run dotnet run.
  4. Open the http://localhost:5000 URL in your browser.

Visual Studio

  1. Download Visual Studio 2022 (v17.8+) from https://www.visualstudio.com/downloads.
  2. Launch the solution by clicking on OrchardCore.sln. Give Visual Studio time to restore all missing Nuget packages.
  3. Ensure OrchardCore.Cms.Web is set as the startup project. Then run the app.

Code of Conduct

See our Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

空文件

简介

官方仓库镜像,自动更新; OC是一个功能强大且极其灵活的 .net8.0 CMS 与 开发框架 欢迎入群讨论: 877196442 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/OrchardCore/OrchardCore.git
git@gitee.com:OrchardCore/OrchardCore.git
OrchardCore
OrchardCore
OrchardCore
main

搜索帮助