event-routing

Community

Inline routing of Service Bus events to MediatR.

AuthorFaysilAlshareef
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Routing Service Bus events by subject to the appropriate MediatR handlers inside a listener to avoid scattered manual routing logic and improve maintainability.

Core Features & Use Cases

  • Inline subject-based routing inside each listener (no separate router or event deserializer)
  • Typed event data dispatch via a generic HandleAsync<T> using IMediator
  • Structured logging and deterministic message completion (complete or abandon) for reliability in message processing

Quick Start

Configure a listener to route events by subject using a switch expression and handle them with typed MediatR handlers

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

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.