File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
8
8
description : Create C# apps by using Visual Studio.
9
9
ms.custom : seodec18
10
10
ms.topic : landing-page
11
- ms.date : 09/27 /2019
11
+ ms.date : 11/19 /2019
12
12
author : ghogen
13
13
ms.author : ghogen
14
14
manager : jillfra
@@ -52,7 +52,13 @@ landingContent:
52
52
- linkListType : video
53
53
links :
54
54
- 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
56
62
57
63
# Card
58
64
- title : Learn Visual Studio
You can’t perform that action at this time.
0 commit comments