An open API service indexing awesome lists of open source software.

https://github.com/joaosouzaaa/cqrspattern


https://github.com/joaosouzaaa/cqrspattern

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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