dotnet add OrchardCoreContrib.ContentPreviewProvides a list of content preview features such as page preview bar.
Features
Page Preview Bar
Shows a top bar that allows you to preview the current page in desktop, tablet and mobile. Its upstream feature ID is Constants.PagePreviewBarFeatureId, and it is categorized as Page Preview. It depends on OrchardCore.Resources, 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