VasilisGaitanidis / master-containerized-microservices
This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several software-architecture concepts like: Clean Architecture, Microservices, CQRS, Event Sourcing, Publish-Subscribe Architecture, Domain Driven Design (DDD). Currently this is a work in progress.
☆16Updated 2 years ago
Alternatives and similar repositories for master-containerized-microservices
Users that are interested in master-containerized-microservices are comparing it to the libraries listed below
Sorting:
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- ☆37Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- ☆18Updated 3 years ago
- Demo code (before and after) from my talk "An introduction to Elasticsearch (for .NET developers)".☆20Updated last year
- DDD with Northwind Sample Database☆19Updated 7 years ago
- ☆29Updated 2 years ago
- ☆17Updated 2 years ago
- Clean Architecture project referenced from Medium story https://medium.com/scrum-and-coke/rapid-prototype-asp-net-core-rest-api-using-oni…☆19Updated 4 years ago
- It is a sample implementation of Transactional Outbox Pattern☆13Updated 3 years ago
- The coolstore website on modular monolith approach☆19Updated 3 years ago
- ☆42Updated last year
- ☆23Updated 3 years ago
- ☆11Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…