quartz-background-jobs

Community

Schedule reliable background jobs with Quartz.

Authorronnythedev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to scheduling and running background tasks in .NET applications using Quartz.NET, enabling deterministic execution and easy configuration.

Core Features & Use Cases

  • Job scheduling: Define recurring tasks with cron or interval-based triggers.
  • Dependency injection: Safe, isolated execution contexts for each job through DI.
  • Persistence & clustering: Optional persistent stores and clustering support to survive restarts and scale across instances.
  • Use Case: Automatically process orders, generate reports, or run maintenance tasks on a fixed schedule without manual intervention.

Quick Start

Scaffold a Quartz-based background job in a .NET project and wire it into the DI container.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: quartz-background-jobs
Download link: https://github.com/ronnythedev/dotnet-clean-architecture-skills/archive/main.zip#quartz-background-jobs

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.