Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aliyildizoz/cqrsandmediatrexample

This is a project made using the CQRS architecture and the MediatR library.
https://github.com/aliyildizoz/cqrsandmediatrexample

asp-net-core cqrs-architecture csharp demo efcore example mediatr-library postgresql

Last synced: 3 days ago
JSON representation

This is a project made using the CQRS architecture and the MediatR library.

Awesome Lists containing this project

README

        

# CqrsAndMediatRExample
This is a project made using the CQRS architecture and the MediatR library.

## Tools used
* .Net core 3.1
* PostgreSQL
* EntityFramework
* AutoMapper
* AutoFac