Skip to content

Commit 2a5a717

Browse files
authored
Merge pull request #25400 from abpframework/auto-merge/rel-10-3/4557
Merge branch rel-10.4 with rel-10.3
2 parents fbcab16 + 745b698 commit 2a5a717

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/en/tutorials/modular-crm/part-08.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,20 @@ Now, you know the fundamental principles and mechanics of building sophisticated
176176

177177
## Download the Source Code
178178

179+
{{if UI == "MVC"}}
180+
181+
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM).
182+
183+
{{else if UI == "BlazorWebApp"}}
184+
179185
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/ModularCRM-BlazorWebApp).
180186

187+
{{else if UI == "NG"}}
188+
189+
You can download the completed sample solution [here](https://github.com/abpframework/abp-samples/tree/master/NG.ModularCRM).
190+
191+
{{end}}
192+
181193
## See Also
182194

183195
See the following sections for additional resources.

0 commit comments

Comments
 (0)