Skip to content

Orchard Core Beta

Posted on:November 21, 2017 at 12:00 PM

Today, we are really proud to announce that the first version of Orchard Core has been released in Beta.

What is Orchard Core and Orchard Core CMS?

Orchard Core is a Modular and Extensible Application Framework developped on the .NET Core ecosystem.
It allows you to create Multi tenant SaaS applications and host multiple sites with only one instance.
Orchard Core CMS is a full featured Content Management System that provides many useful modules.
With it, you can easily enable existing features or add your own modules to extend your application.

What features are available?

These features are available out of the box:

Many other modules can allow you to create a CMS:

What is the current Status?

Orchard Core is currently in Beta. See the Roadmap for more details.
This is an Open Source project so everyone can contribute and help in many ways to make it grows.

How do I get started?

Create an application using Orchard Core is as easy as adding a Nuget package reference to your ASP.NET Core project and configure two lines in the startup.cs file.
You can have a running instance in less than 5 minutes following this tutorial.

GitHub repository : https://github.com/OrchardCMS/OrchardCore
Gitter chat room : https://gitter.im/OrchardCMS/OrchardCore
Orchard Project site : http://orchardproject.net
Orchard Core documentation : http://orchardcore.readthedocs.io