The Application Layer: Implementing CQRS and MediatR in .NET 10
In the previous parts of this series, we built a robust Domain (The Rules) and a solid Infrastructure (The Tools). Now, we need to wire them together.
The naive approach is to inject the Repository directly into the API Controller and write logic the...
shawnbellazan.hashnode.dev3 min read