Hi🙂 First of all, let’s start by examining what CQRS and MediatR are, what they are useful for, where we should use them, and what we can make better with the CQRS architecture. CQRS Command Query Responsibility Segregation is an abbreviation. It is a software architecture and aims to optimize application…