Skip to content

Commit 1682aa4

Browse files
committed
add Quickstart links to C# landing page
1 parent 9ea6ea2 commit 1682aa4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/get-started/csharp/index.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
description: Create C# apps by using Visual Studio.
99
ms.custom: seodec18
1010
ms.topic: landing-page
11-
ms.date: 09/27/2019
11+
ms.date: 11/19/2019
1212
author: ghogen
1313
ms.author: ghogen
1414
manager: jillfra
@@ -52,7 +52,13 @@ landingContent:
5252
- linkListType: video
5353
links:
5454
- text: Create an ASP.NET Core app
55-
url: tutorial-aspnet-core-ef-step-01.md
55+
url: tutorial-aspnet-core-ef-step-01.md
56+
- linkListType: quickstart
57+
links:
58+
- text: Create a "Hello World" console app
59+
url: ../../ide/quickstart-csharp-console.md
60+
- text: Create a "Hello World" ASP.NET Core app
61+
url: ../../ide/quickstart-aspnet-core.md
5662

5763
# Card
5864
- title: Learn Visual Studio

0 commit comments

Comments
 (0)