CrestApps
Official@crestapps · United States of America
Offers specialized architectural guidance and modular scaffolding for enterprise Orchard Core content management systems and .NET web application development.
Agent Skills by CrestApps
Showing 43 vetted skills indexed across 1 GitHub repositories.
orchardcore-data-migrations
Define Orchard Core data migrations for content types and YesSql indexes.
orchardcore-search-indexing
Configure Lucene or Elasticsearch search and indexing for Orchard Core content.
orchardcore-background-tasks
Automate creation and scheduling of Orchard Core background tasks.
orchardcore-tenants
Configure multi-tenant Orchard Core deployments with tenant creation and lifecycle management.
orchardcore-ai
Configure AI provider registration and MCP workflows for Orchard Core projects.
orchardcore-media
Configure Orchard Core media library, storage providers, and image processing pipelines.
orchardcore-email
Configure and send Orchard Core emails via SMTP or Azure providers from .NET applications.
orchardcore-deployments
Generate Orchard Core deployment plans and recipe JSON exports.
orchardcore-content-types
Define and manage Orchard Core content types, parts, and fields across modules.
orchardcore-seo
Configure Orchard Core SEO features with SeoMetaPart, sitemaps, and JSON-LD.
orchardcore-taxonomies
Generate taxonomy definitions, terms, and field configurations for Orchard Core content types and recipes.
orchardcore-openid
Configure OpenID Connect server, client, and validation workflows for Orchard Core.
orchardcore-site-settings
Configure Orchard Core site settings with CustomSettings and recipe steps.
orchardcore-placement
Configure Orchard Core shape placement with placement.json rules and custom providers.
orchardcore-content-queries
Query Orchard Core content items via YesSql ContentItemIndex and IContentManager.
orchardcore-display-management
Generate Orchard Core display drivers, shapes, and placement patterns.
orchardcore-notifications
Centralize Orchard Core notification delivery across in-app, email, and push channels.
orchardcore-menus
Automate Orchard Core menu and navigation configuration with recipes.
orchardcore-modules
Scaffold Orchard Core modules with manifests, startup configuration, and migrations.
orchardcore-caching
Configure Orchard Core response compression, dynamic shape caching, distributed caching, and cache invalidation.
orchardcore-security
Configure permissions, CORS, OpenID Connect, and security headers for Orchard Core projects.
orchardcore-setup
Automates Orchard Core web app setup with templates, recipes, modules, and tenant configuration.
orchardcore-content-fields
Generate Orchard Core content field migrations using AlterPartDefinitionAsync and field-specific settings.
orchardcore-shapes
Generate and render Orchard Core shapes with templates and metadata.
Frequently Asked Questions About CrestApps
FAQPage SchemaWhat specific tasks can developers perform using CrestApps modules?▼
Developers can manage complex content modeling, define YesSql indexes, configure multi-tenant lifecycles, and scaffold custom themes or modules. These modules streamline the creation of content types, parts, and fields while providing structured patterns for display drivers, shape placement, and navigation management within Orchard Core.
Which technical personas benefit most from these Orchard Core resources?▼
These resources are designed for .NET developers, CMS architects, and technical leads building enterprise-grade web applications. Professionals managing content-heavy sites, multi-tenant platforms, or those requiring granular control over rendering pipelines and security headers will find these modules essential for maintaining clean, scalable codebases.
What are the primary prerequisites for implementing these modules?▼
Implementation requires a functional .NET environment and an existing Orchard Core project structure. Developers should have a working knowledge of C#, Razor syntax, and Liquid templates, as the modules rely on these core technologies to define migrations, content definitions, and display logic.