outbox-pattern

Community

Reliable domain events with atomic persistence.

Authorronnythedev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Outbox pattern implementation ensures domain events are persisted in the same transaction as the aggregates and processed asynchronously with guaranteed delivery.

Core Features & Use Cases

  • Atomic persistence of domain events with aggregates
  • Background processing with guaranteed delivery and idempotent handlers
  • Easy integration with EF Core, MediatR, and Quartz
  • Use case: ensure user actions always produce events even in the event of system failures

Quick Start

Add domain events to the outbox by saving changes, then configure and start the Quartz-backed processing job to publish those events.

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

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.