dotnet add OrchardCore.DemoTest
Features
Orchard Demo
Test. Its manifest-backed feature ID is OrchardCore.Demo, and it is categorized as Samples. It depends on OrchardCore.Users, and OrchardCore.Contents, so Orchard Core enables those dependencies 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.
Orchard Foo Demo
Foo feature sample. Its manifest-backed feature ID is OrchardCore.Demo.Foo, and it is categorized as Samples. No additional feature dependencies are listed for it in this catalog entry. 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.
- BSD-3-Clause