Skip to content

Add first-class CQRS pattern guide and generated example #212

@JerrettDavis

Description

@JerrettDavis

The dispatcher generator already supports command/query style request handling. Add a first-class CQRS catalog entry with real-world examples, docs, and explicit DI integration.\n\nAcceptance criteria:\n- Add a CQRS example that separates commands from queries through PatternKit's dispatcher/mediator surface.\n- Include TinyBDD coverage for command handling, query handling, pipeline behavior, and DI registration.\n- Document fluent/runtime and source-generated paths side by side.\n- Register the example through IServiceCollection.\n- Land green on CI, docs, CodeQL, and coverage.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions