OrchardCore.Features 2.2.1

Prefix Reserved
dotnet add package OrchardCore.Features --version 2.2.1
                    
NuGet\Install-Package OrchardCore.Features -Version 2.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OrchardCore.Features" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrchardCore.Features" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="OrchardCore.Features" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OrchardCore.Features --version 2.2.1
                    
#r "nuget: OrchardCore.Features, 2.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OrchardCore.Features@2.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OrchardCore.Features&version=2.2.1
                    
Install as a Cake Addin
#tool nuget:?package=OrchardCore.Features&version=2.2.1
                    
Install as a Cake Tool

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.

   The Features module enables the administrator of the site to manage the installed modules as well as activate and de-activate features.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on OrchardCore.Features:

Package Downloads
OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

CrestApps.OrchardCore.AI

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Enables seamless management of AI models and profiles, offering advanced features for configuring, deploying, and optimizing AI's capabilities.

CrestApps.OrchardCore.AI.Chat

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Provides user interface to interact with AI models using the profiles.

CrestApps.OrchardCore.Ollama

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Provides a way to chat against any Ollama models.

CrestApps.OrchardCore.OpenAI.Azure

CrestApps enhances the capabilities of Orchard Core, a modular and multi-tenant application framework built on ASP.NET Core. By leveraging Orchard Core's powerful foundation for creating dynamic, data-driven websites and applications, CrestApps introduces additional features and tools that empower developers to build more flexible, scalable, and feature-rich solutions. Facilitates seamless management of OpenAI models and profiles through Microsoft Azure Services, providing advanced tools for configuring, deploying, and optimizing OpenAI's powerful capabilities.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OrchardCore.Features:

Repository Stars
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
Version Downloads Last Updated
2.2.1 16,149 10/7/2025
2.2.0 9,739 8/19/2025
2.1.9 3,282 8/19/2025
2.1.8 631 8/14/2025
2.1.7 18,101 4/16/2025
2.1.6 14,519 2/20/2025
2.1.5 3,416 2/4/2025
2.1.4 5,438 1/18/2025
2.1.3 14,243 12/12/2024
2.1.2 4,320 11/28/2024
2.1.1 553 11/25/2024
2.1.0 2,172 11/21/2024
2.0.2 7,886 9/26/2024
2.0.1 2,572 9/25/2024
2.0.0 2,594 9/9/2024
1.8.4 4,268 9/4/2024
1.8.3 30,251 4/25/2024
1.8.2 27,698 1/17/2024
1.8.1 1,139 1/9/2024
1.8.0 2,146 1/2/2024
Loading failed