TiloBox
Back to directory
Orchard Core project preview

Orchard Core

Open-source modular, multi-tenant application framework and CMS built on ASP.NET Core.

LicenseBSD-3-Clause
GitHub stars7.5k
Last commit1 weeks ago
Tags6 topics
Multi TenantAspnet Core CmsDotnet HeadlessModular CmsCsharp CmsDeveloper Tools
Overview

Why consider Orchard Core?

Orchard Core is an open-source modular CMS and web application framework written in C# and ASP.NET Core. It functions both as a traditional multi-tenant decoupled CMS with Liquid templating and as a lightning-fast headless GraphQL content hub.

Guided learning

Learn Orchard Core by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Orchard Core

Orchard Core provides enterprise-grade multi-tenancy, workflow automation engines, and OpenID Connect authentication out of the box.

Quickstart

bash
1dotnet new -i OrchardCore.ProjectTemplates::1.8.0
2dotnet new occms -n MySite
3cd MySite && dotnet run

Orchard Core is licensed under the BSD-3-Clause License.

Related tools

More options with a similar category or technology profile.

Orchard Core FAQs

Orchard Core is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Orchard Core is listed under the BSD-3-Clause license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Orchard Core is listed as an alternative to Optimizely. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.