Having a grasp of common architectural patterns is essential to designing software architecture at scale. Using them not only saves time but also ensures a reliable implementation of your design. There’s no need to reinvent the wheel when there’s an architectural pattern available that applies to an architecture you’re developing.
The following blog is a brief overview of the CQRS architectural pattern.
Read the related blog - https://nishanc.medium.com/understanding-cqrs-pattern-using-net-core-mediatr