From 5b817fc1481be1445d135942f0ebe7ad8ee50d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 18 Sep 2024 18:54:21 +0300 Subject: [PATCH] Update part-06.md --- docs/en/tutorials/modular-crm/part-06.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/tutorials/modular-crm/part-06.md b/docs/en/tutorials/modular-crm/part-06.md index 0c71e78d72..31f7c1f304 100644 --- a/docs/en/tutorials/modular-crm/part-06.md +++ b/docs/en/tutorials/modular-crm/part-06.md @@ -647,6 +647,10 @@ In this part of the modular application development tutorial, you have learned t Now, you know the fundamental principles and mechanics to build sophisticated modular monolith application with ABP. +## Download the Source Code + +You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM). + ## See Also See the following sections for additional resources.