Skip to content

joaosouzaaa/CQRSPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQRSPattern

The goal of this project is to show the implementation of CQRS pattern in a vertical slice architecture.

Technologies used

  • .NET 8
  • C#
  • EntityFrameworkCore
  • Dapper
  • MediatR
  • xUnit
  • Moq
  • SQL Server