The Application Layer: CQRS, MediatR, and Domain Event Handlers
Jan 2 · 3 min read · We have built the Domain (Part 2), the Database Infra (Part 3), and the Hashnode Adapter (Part 4). Right now, they are isolated islands. The Domain generates events, but no one listens. The Hashnode Adapter works, but no one calls it. In Part 5, we w...
Join discussion