01Generates Umbraco-compliant manifest files (manifests.ts)
02Creates TypeScript action classes inheriting from UmbEntityActionBase
03Configures action visibility using the Umbraco Conditions API
04Integrates with the Umbraco Repository Pattern for data-driven operations
05Supports both execution-based and link-based (getHref) entity actions
061 GitHub stars