dotnet add OrchardCore.ReCaptchaProvides core ReCaptcha functionality.
Features
ReCaptcha
Provides core ReCaptcha functionality. Its manifest-backed feature ID is OrchardCore.ReCaptcha, and it is categorized as Security. 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.
ReCaptcha Users
Provides ReCaptcha functionality to harness login, register, forgot password and forms against robots. Its manifest-backed feature ID is OrchardCore.ReCaptcha.Users, and it is categorized as Security. It depends on OrchardCore.ReCaptcha, and OrchardCore.Users, 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.
- BSD-3-Clause