dotnet add OrchardCoreContrib.UsersProvides a list of users features such as Impersonation.
Features
User Avatar
This feature allow to display a user avatar on the admin menu. Its upstream feature ID is OrchardCoreContrib.Users.Avatar, and it is categorized as Users. It depends on OrchardCore.Users, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
Users Impersonation
This feature allow administrators to sign in with other user identity. Its upstream feature ID is OrchardCoreContrib.Users.Impersonation, and it is categorized as Users. It depends on OrchardCore.Users, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
- BSD-3-Clause