Queries

dotnet add OrchardCore.Queries

Provides querying capability services.

Features

Queries Core Services

Provides querying capability services. Its manifest-backed feature ID is OrchardCore.Queries.Core, and it is categorized as Content Management. It depends on OrchardCore.Liquid, so Orchard Core enables that dependency when this feature is enabled. 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 Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Queries

Provides querying capabilities. Its manifest-backed feature ID is OrchardCore.Queries, and it is categorized as Content Management. It depends on OrchardCore.Queries.Core, so Orchard Core enables that dependency 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.

SQL Queries

Introduces a way to create custom Queries in pure SQL. Its manifest-backed feature ID is OrchardCore.Queries.Sql, and it is categorized as Content Management. It depends on OrchardCore.Queries, so Orchard Core enables that dependency 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.

Licenses:
Versions:

Previous module
Publish Later
Next module
Rate Limits