notification-handlers

Community

Coordinate domain events with MediatR.

AuthorFaysilAlshareef
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating multiple reactions to a single domain event can be error-prone without a structured pattern. MediatR notification handlers let you attach several independent responders to the same event, ensuring consistent side effects.

Core Features & Use Cases

  • Supports multiple INotificationHandler implementations for a single domain event to enable parallel or sequential handling
  • Dispatches events after successful persistence to maintain data integrity and avoid partial updates
  • Includes guidance for implementing an interceptor-based dispatcher to publish domain events automatically

Quick Start

Define domain events on your aggregates, register the handlers, and dispatch them after saving changes.

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: notification-handlers
Download link: https://github.com/FaysilAlshareef/dotnet-ai-kit/archive/main.zip#notification-handlers

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 471,000+ vetted skills library on demand.