Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arturwincenciak/confab

Playground for Clean Architecture, Modular monolith, CQRS and .NET 5, EF Core, PostgreSQL, Docker
https://github.com/arturwincenciak/confab

asp-net-core clean clean-architecture cqrs docker docker-compose entity-framework-core modular-monolith postgresql postrgresql

Last synced: 4 months ago
JSON representation

Playground for Clean Architecture, Modular monolith, CQRS and .NET 5, EF Core, PostgreSQL, Docker

Awesome Lists containing this project

README

        

# Confab
* Clean Architecture
* Modular monolith
* loose coupling between many modules
* cohesion in each small module
* rich Domain-Driven Design
* including simple CRUD approach
* CQRS
* .NET 5, EF Core, PostgreSQL, Docker

## DevMentors

### Modularny Monolit

Rewritten based on:
- https://devmentors.io/courses/modularny-monolit
- https://github.com/devmentors/Confab

![Confab overview](https://raw.githubusercontent.com/devmentors/Confab/master/assets/confab_overview.png)