guismeiram / CQRSPattern

CQRS Pattern in .NET

Home Page:https://www.linkedin.com/posts/joaosouzza_dotnet-csharp-activity-7187054671826468866-VpCB?utm_source=share&utm_medium=member_desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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