Understanding CQRS and MediatR in .NET for Better Architecture
In the world of software architecture, achieving a clean, maintainable, and scalable system is paramount. Two patterns that significantly contribute to this goal are Command Query Responsibility Segregation (CQRS) and the MediatR library in .NET. Thi...
blog.abdullahsajjad.me5 min read