Skip to content

nishanc/CQRSDemoDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Understanding CQRS Pattern using .NET 5

Command and Query Responsibility Segregation with C# 9 & MediatR


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

About

Understanding CQRS: Command and Query Responsibility Segregation with Dotnet Core & MediatR

Topics

Resources

Stars

Watchers

Forks

Languages