From 97c121a51e9b623ee28695d5e41d939aa1d25abc Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Sat, 15 Mar 2025 22:55:10 +0330 Subject: [PATCH] docs: update documentation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7fcb78f..7708f19 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # 🪁 Legacy To Modern Architecture Styles +
+
+ ci-status + build-status +
+
+ > **A practical architecture styles for migrating from legacy monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.**