From 0e7aebd5c50f3fcfae0fa3fed5ec60a427be19fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Sat, 9 Nov 2024 23:36:40 +0300 Subject: [PATCH] Update index.md --- docs/en/get-started/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/get-started/index.md b/docs/en/get-started/index.md index 1f8d864450..d8e1ce0260 100644 --- a/docs/en/get-started/index.md +++ b/docs/en/get-started/index.md @@ -12,3 +12,7 @@ Please select one of the following documents best fits for your application: - [MAUI Application](maui.md) - [WPF Application](wpf.md) - [Console Application](console.md) + +## Which Startup Template is Suitable for Me? + +You can see the *[Solution Template Selection Guide](guide.md)* if you are not sure which solution template is suitable for you.