dotnet add CrestApps.OrchardCore.UsersProvides the Users Core Components module for Orchard Core.
Features
Users Core Components
Provides user components core services. Its manifest-backed feature ID is CrestApps.OrchardCore.Users, and it is categorized as Users. No additional feature dependencies are listed for it in this catalog entry. The manifest marks it as enabled by dependency only, so it is intended to support other features rather than be selected as a standalone end-user feature. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
User Display Name
Provides a way to change how the user name is displayed. Its manifest-backed feature ID is CrestApps.OrchardCore.Users.DisplayName, and it is categorized as Users. It depends on OrchardCore.ContentFields, and CrestApps.OrchardCore.Users, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
User Avatar
Provides a way to display an avatar for each user. Its manifest-backed feature ID is CrestApps.OrchardCore.Users.Avatars, and it is categorized as Users. It depends on OrchardCore.Media, and CrestApps.OrchardCore.Users, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- MIT