Orchard Core 2.0 released
Orchard Core is an open-source, modular, multi-tenant, and community-driven application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework. Its vision is to create shared components for building ASP.NET applications and specific applications that leverage these components to meet the needs of end-users, content administrators, and developers.
The community recently released the second major version of Orchard Core with several new features and additions! This release is packed with performance improvements, bug fixes, and a variety of enhancements that make it our best version yet. Whether you’re building a new project or maintaining an existing one, Orchard Core 2.0 brings stability and power to your fingertips.
In this release, there’s a new “Azure AI Search” module, designed to empower you in the administration of Azure AI Search indices. When enabled with the “Search” module, it facilitates frontend full-text search capabilities through Azure AI Search.
The Microsoft Azure Media and Amazon S3 Media modules have new features for replacing the default PhysicalFileSystemCache of ImageSharp that stores resized images in the local App_Data folder. Instead, you can now use Azure Blob Storage with the Azure Media ImageSharp Image Cache feature (that utilizes AzureBlobStorageImageCache), and AWS S3 with the Amazon Media ImageSharp Image Cache feature (that utilizes AWSS3StorageCache). Depending on your use case, this can provide various advantages. And we have a lot more to cover! Here are all the details of the release: https://docs.orchardcore.net/en/latest/releases/2.0.0/.
Orchard Core is available as a NuGet package which you can easily add to your ASP.NET Core solution. Here’s how you can get started with Orchard Core: https://docs.orchardcore.net/en/latest/docs/getting-started/.
Orchard Core is an open-source, modular, multi-tenant, and community-driven application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework. Its vision is to create shared components for building ASP.NET applications and specific applications that leverage these components to meet the needs of end-users, content administrators, and developers. The community recently released the second major version of Orchard Core with several new features and additions! This release is packed with performance improvements, bug fixes, and a variety of enhancements that make it our best version yet. Whether you’re building a new project or maintaining an existing one, Orchard Core 2.0 brings stability and power to your fingertips. In this release, there’s a new “Azure AI Search” module, designed to empower you in the administration of Azure AI Search indices. When enabled with the “Search” module, it facilitates frontend full-text search capabilities through Azure AI Search. The Microsoft Azure Media and Amazon S3 Media modules have new features for replacing the default PhysicalFileSystemCache of ImageSharp that stores resized images in the local App_Data folder. Instead, you can now use Azure Blob Storage with the Azure Media ImageSharp Image Cache feature (that utilizes AzureBlobStorageImageCache), and AWS S3 with the Amazon Media ImageSharp Image Cache feature (that utilizes AWSS3StorageCache). Depending on your use case, this can provide various advantages. And we have a lot more to cover! Here are all the details of the release: https://docs.orchardcore.net/en/latest/releases/2.0.0/. Orchard Core is available as a NuGet package which you can easily add to your ASP.NET Core solution. Here’s how you can get started with Orchard Core: https://docs.orchardcore.net/en/latest/docs/getting-started/. Read More