About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Benedek Farkas c3b98ba3c4
#8819: Compile workflow should run at least one of the SpecFlow tests (#8820)
* Using Title Casing in the Compile workflow's step names

* Adding step to run the Setup with SpecFlow

* Fixing typo

* Fixing that upgrading Newtonsoft.Json to 13.x broke the SpecFlow test execution app
2024-12-07 20:48:21 +01:00
.github/workflows #8819: Compile workflow should run at least one of the SpecFlow tests (#8820) 2024-12-07 20:48:21 +01:00
lib Updated ClickToBuild.cmd to support VS2019 (v16) and VS2022 (v17) (#8764) 2024-03-15 10:18:40 +01:00
src #8819: Compile workflow should run at least one of the SpecFlow tests (#8820) 2024-12-07 20:48:21 +01:00
.deployment Adding support for Kudu deployment 2015-07-17 16:27:59 -07:00
.gitattributes Adding .gitattributes file to enforce common line ending configuration 2015-12-09 00:25:49 +01:00
.gitignore gitignore: Fixing the pattern that ignores ".vs" folders at any level and moving VS-related patterns to the correct location 2024-03-16 18:44:56 +01:00
.hgeol Adding proper end of line handling when cloning from Mercurial 2015-11-19 13:58:47 +01:00
build.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
CalculateBindingRedirects.ps1 Feature/8445 libraries update (#8446) 2021-02-04 10:05:50 -08:00
CleanSolution.ps1 Adding PowerShell script to clean the solution folder, fixes #2810 2015-12-01 00:59:14 +01:00
ClickToBuild.cmd Updated ClickToBuild.cmd to support VS2019 (v16) and VS2022 (v17) (#8764) 2024-03-15 10:18:40 +01:00
ClickToBuildAzurePackage.cmd Orchard.proj and ClickToBuildAzurePackage.cmd: Fixing references related to building the Azure solution. Fixes #6628 2016-03-25 15:31:39 +01:00
CREDITS.txt #8811: Update vulnerable NuGet packages and consolidate them (#8812) 2024-12-06 09:49:45 +01:00
DeleteModuleBinaries.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
deploy.cmd Adding "/m" switch to MSBuild in ClickToBuild.cmd and Deploy.cmd. Fixes #6936. 2016-06-05 21:07:40 +02:00
LICENSE.txt Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
Orchard.proj 8776: Upgrade Microsoft.CodeDom.Providers.DotNetCompilerPlatform to latest version (#8777) 2024-04-04 16:35:29 +02:00
README.md #8816: Compilation workflow should test the setup and code generation (#8817) 2024-12-06 09:59:15 +01:00

Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. You are looking at Orchard 1, the older, .NET Framework-based version that has been in development since 2009.

If you're starting a new project (or maintaining a project built on Orchard 1), you should check out Orchard Core, the new generation of Orchard built on ASP.NET Core. You can also try it for free on DotNest.com!

Join the community discussion on Discord, where we also have a channel dedicated to Orchard 1.

About The Orchard Project

Please visit our website at https://orchardcore.net for the most current information about this project.

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.

Orchard is built on a modern architecture that puts extensibility up-front, as its number one concern. All components in Orchard can be replaced or extended. Content is built from easily composable building blocks. Modules extend the system in a very decoupled fashion, where a commenting module for example can as easily apply to pages, blog posts, photos or products. A rich UI composition system completes the picture and ensures that you can get the exact presentation that you need for your content.

Orchard is delivered under the .NET Foundation. It is licensed under a New BSD license, which is approved by the OSI.

Our mission is to empower our users and foster a dedicated and diverse community that builds the CMS that we all want to use.

Project Status

Orchard is currently in version 1.10.3: It contains bugfixes and the more impactful changes and new features added in the latest major version (1.10).

We invite participation by the developer community in shaping the project's direction, so that we can publicly validate our designs and development approach. All our releases are available on our Releases page, and we encourage interested developers to check out the source code on the Orchard GitHub site and get involved with the project.

How To Get Involved

We hope that by engaging with the community we will continue to shape Orchard into a valuable set of tools and applications. The Orchard team is committed to open community participation and accepts code contributions. We encourage community participation at all levels from general project feedback to bug fixes and patches.

There are many ways you can contribute to Orchard: