Setup

dotnet add OrchardCore.Setup

The setup module is creating the application’s setup experience.

Features

Setup

The setup module is creating the application’s setup experience. Its manifest-backed feature ID is OrchardCore.Setup, and it is categorized as Infrastructure. It depends on OrchardCore.Recipes, so Orchard Core enables that dependency when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Licenses:Dependencies:
Versions:

Previous module
Settings
Next module
Shortcodes