From c3c20710a2c83602c9ea34083899a869defff494 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:38:37 +0330 Subject: [PATCH] docs: update documentation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9a0de40..38a3c8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # 🪁 Legacy To Modern Architecture Styles +
+ > **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.**