{"id":114659,"date":"2020-06-26T18:35:30","date_gmt":"2020-06-26T18:35:30","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/aspnet\/?p=23874"},"modified":"2020-06-26T18:35:30","modified_gmt":"2020-06-26T18:35:30","slug":"orchard-core-release-candidate-2-now-available","status":"publish","type":"post","link":"https:\/\/sickgaming.net\/blog\/2020\/06\/26\/orchard-core-release-candidate-2-now-available\/","title":{"rendered":"Orchard Core Release Candidate 2 now available"},"content":{"rendered":"<div class=\"row justify-content-center\">\n<div class=\"col-md-4\">\n<div><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available.png\" width=\"58\" height=\"58\" alt=\"Avatar\" class=\"avatar avatar-58 wp-user-avatar wp-user-avatar-58 photo avatar-default\"><\/p>\n<p>Sebastien<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"entry-meta\">\n<p>June 26th, 2020<\/p>\n<\/p><\/div>\n<p><!-- .entry-meta --> <\/p>\n<p>We are thrilled to announce that Orchard Core RC2 is now available.<\/p>\n<h2>What is Orchard Core?<\/h2>\n<p><a href=\"https:\/\/www.orchardcore.net\/\">Orchard Core Framework<\/a> is a community-based application framework for building modular, multi-tenant applications on ASP.NET Core. It has been created by more than <strong>150 contributors<\/strong> and has over <a href=\"https:\/\/github.com\/orchardcms\/orchardcore\">4K stars on GitHub<\/a>.<\/p>\n<p>Orchard Core also includes Orchard Core CMS, a Web Content Management System (CMS), that is built on top of the Orchard Core Framework. It allows you to build full websites, or headless websites using GraphQL.<\/p>\n<h2>Getting Started<\/h2>\n<h3>Installing the templates<\/h3>\n<p>You can install the recommended templates by running:<\/p>\n<pre><code>dotnet new -i OrchardCore.ProjectTemplates::1.0.0-*\n<\/code><\/pre>\n<h3>Creating a new modular application<\/h3>\n<p>Using the templates, a modular MVC application can be created by running:<\/p>\n<pre><code>dotnet new ocmvc -n MySite\n<\/code><\/pre>\n<p>And a module is created by running:<\/p>\n<pre><code>dotnet new ocmodulemvc -n MyModule\ndotnet add MySite reference MyModule\n<\/code><\/pre>\n<h3>Creating an Orchard CMS website<\/h3>\n<p>To create a new site based on the Orchard Core CMS run:<\/p>\n<pre><code>dotnet new occms -n MySite\ndotnet run --project .\\MySite\\MySite.csproj\n<\/code><\/pre>\n<p>After going through the setup form you get a working Blog.<\/p>\n<p><a href=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available-1.png\"> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available-1.png\" alt=\"Image blog\" width=\"1058\" height=\"662\" class=\"alignnone size-full wp-image-23879\"><\/a><\/p>\n<h2>What\u2019s new<\/h2>\n<p>Some notable improvements include:<\/p>\n<ul>\n<li>Content localization support, and pre-configured localized Setup experience<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available.gif\"> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available.gif\" alt=\"setup\" width=\"976\" height=\"616\" class=\"alignnone size-full wp-image-23878\"><\/a><\/p>\n<ul>\n<li>Improved block content management experience<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available-1.gif\"> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sickgaming.net\/blog\/wp-content\/uploads\/2020\/06\/orchard-core-release-candidate-2-now-available-1.gif\" alt=\"Blocks\" width=\"976\" height=\"616\" class=\"alignnone size-full wp-image-23880\"><\/a><\/p>\n<ul>\n<li>Sitemaps management<\/li>\n<li>Azure support improvements<\/li>\n<\/ul>\n<h3>Resources<\/h3>\n<h2>Development plan<\/h2>\n<p>The Orchard Core source code is available on <a href=\"https:\/\/github.com\/OrchardCMS\/OrchardCore\">GitHub<\/a>.<\/p>\n<p>There are still many important pieces to add and you might want to check our <a href=\"https:\/\/github.com\/OrchardCMS\/OrchardCore\/wiki\/Roadmap\">roadmap<\/a>, but it\u2019s also the best time to jump into the project and start contributing new modules, themes, improvements, or just ideas.<\/p>\n<p>Feel free to drop on our dedicated <a href=\"https:\/\/gitter.im\/OrchardCMS\/OrchardCore\">Gitter chat<\/a> and ask questions.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sebastien June 26th, 2020 We are thrilled to announce that Orchard Core RC2 is now available. What is Orchard Core? Orchard Core Framework is a community-based application framework for building modular, multi-tenant applications on ASP.NET Core. It has been created by more than 150 contributors and has over 4K stars on GitHub. Orchard Core also [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":114660,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[66],"tags":[498,67,1060,1059],"class_list":["post-114659","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-webdev","tag-net-core","tag-aspnetcore","tag-orchard","tag-orchard-core"],"_links":{"self":[{"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/posts\/114659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/comments?post=114659"}],"version-history":[{"count":0,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/posts\/114659\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/media\/114660"}],"wp:attachment":[{"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/media?parent=114659"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/categories?post=114659"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sickgaming.net\/blog\/wp-json\/wp\/v2\/tags?post=114659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}