orchardcore-background-tasks

Official

Schedule Orchard Core background tasks efficiently.

AuthorCrestApps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers implement and manage background tasks in Orchard Core, enabling reliable, scheduled work within a tenant context.

Core Features & Use Cases

  • Implement IBackgroundTask and register tasks with AddBackgroundTask<T>().
  • Schedule tasks using cron expressions or TimeSpan-based intervals.
  • Use the BackgroundTask attribute to configure schedule and descriptions; supports common scenarios like content maintenance, data synchronization, and periodic cleanup.

Quick Start

Create a new class that implements IBackgroundTask, annotate it with a BackgroundTask schedule, and register it in Startup via AddBackgroundTask<T>().

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: orchardcore-background-tasks
Download link: https://github.com/CrestApps/CrestApps.AgentSkills/archive/main.zip#orchardcore-background-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.