OrchardCore.Settings 3.0.1

Prefix Reserved
dotnet add package OrchardCore.Settings --version 3.0.1
                    
NuGet\Install-Package OrchardCore.Settings -Version 3.0.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.Settings" Version="3.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrchardCore.Settings" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="OrchardCore.Settings" />
                    
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.Settings --version 3.0.1
                    
#r "nuget: OrchardCore.Settings, 3.0.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.Settings@3.0.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.Settings&version=3.0.1
                    
Install as a Cake Addin
#tool nuget:?package=OrchardCore.Settings&version=3.0.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 settings module creates site settings.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (31)

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

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.

Lombiq.HelpfulLibraries.OrchardCore

Lombiq Helpful Libraries - Orchard Core Libraries: Various useful libraries that can be handy when developing for Orchard Core, to be used from your own projects. See the project website for detailed documentation. See the project website for detailed documentation.

OrchardCore.Commerce.ContentFields

Commerce-specific content fields.

OrchardCore.Commerce.Tax

Taxation module for Orchard Core Commerce for sales tax or VAT.

OrchardCore.Commerce

The commerce module for Orchard Core.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OrchardCore.Settings:

Repository Stars
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
OrchardCMS/OrchardCore.Commerce
The commerce module for Orchard Core.
Version Downloads Last Updated
3.0.1 5,800 7/9/2026
3.0.0 5,562 6/18/2026
2.2.1 39,516 10/7/2025
2.2.0 15,767 8/19/2025
2.1.9 3,659 8/19/2025
2.1.8 983 8/14/2025
2.1.7 20,474 4/16/2025
2.1.6 16,467 2/20/2025
2.1.5 3,497 2/4/2025
2.1.4 6,331 1/18/2025
2.1.3 15,166 12/12/2024
2.1.2 4,457 11/28/2024
2.1.1 574 11/25/2024
2.1.0 53,793 11/21/2024
2.0.2 8,663 9/26/2024
2.0.1 2,698 9/25/2024
2.0.0 8,484 9/9/2024
1.8.4 5,517 9/4/2024
1.8.3 31,292 4/25/2024
1.8.2 29,473 1/17/2024
Loading failed