From a67909d1097881ae7dce3d4c310d77550abf36a7 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli Date: Mon, 14 Jul 2025 20:26:56 +0330 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36fcfb5..4e36c5e 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ -> 🚀 **A practical and imaginary microservices for implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.** - -> 💡 **This project is not business-oriented and most of my focus was in the thechnical part for implement a distributed system with a sample project. In this project I implemented some concept in microservices like Messaging, Tracing, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing, CQRS, DDD and gRpc.** +> 🚀 **A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.** +## You can find other version of this project here: +- [Booking with Modular Monolith Architecture](https://github.com/meysamhadeli/booking-modular-monolith) +- [Booking with Monolith Architecture](https://github.com/meysamhadeli/booking-monolith)
Open in Gitpod From b2e6d4c83417912cb691e3c475813baa7ab2eec3 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli Date: Mon, 14 Jul 2025 20:27:44 +0330 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e36c5e..7457d91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
-> 🚀 **A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.** +> 🚀 **A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq and Masstransit in .Net 9.** ## You can find other version of this project here: - [Booking with Modular Monolith Architecture](https://github.com/meysamhadeli/booking-modular-monolith)