Skip to content

Commit 6f8cbad

Browse files
authored
Update to Hub and What's new for L2 removal (#18024)
1 parent d5fc398 commit 6f8cbad

2 files changed

Lines changed: 30 additions & 5 deletions

File tree

aspnetcore/index.yml

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: hub-page
1212
author: WadePickett
1313
ms.author: wpickett
14-
ms.date: 04/15/2020
14+
ms.date: 04/26/2020
1515

1616
# highlightedContent section (optional)
1717
# Maximum of 8 items
@@ -27,9 +27,9 @@ highlightedContent:
2727
itemType: overview
2828
url: introduction-to-aspnet-core.md
2929
# Card
30-
- title: "ASP.NET Core video tutorials"
31-
itemType: video
32-
url: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oW8nviYduHq7bmKode-p8Wy
30+
- title: "Download .NET"
31+
itemType: download
32+
url: https://dotnet.microsoft.com/download
3333
# Card
3434
- title: "What's new in ASP.NET Core docs"
3535
itemType: whats-new
@@ -233,6 +233,24 @@ conceptualContent:
233233
- url: https://docs.microsoft.com/aspnet/overview
234234
itemType: concept
235235
text: "ASP.NET 4.x"
236+
# Card
237+
- title: ASP.NET Core video tutorials
238+
links:
239+
- url: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oW8nviYduHq7bmKode-p8Wy
240+
itemType: video
241+
text: "ASP.NET Core 101 video series"
242+
- url: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oX7uTkjYwvCJDG2qhcSzwZ6
243+
itemType: video
244+
text: "Entity Framework Core 101 video series with .NET Core and ASP.NET Core"
245+
- url: https://www.youtube.com/watch?v=RyHDWlIq6vI
246+
itemType: video
247+
text: "Microservice architecture with ASP.NET Core"
248+
- url: https://www.youtube.com/watch?v=KlngrOF6RPw&list=PLdo4fOcmZ0oWlP1Qpzg7Dwzxr298ewdUQ
249+
itemType: video
250+
text: "Focus on Blazor video series"
251+
- url: https://www.youtube.com/channel/UCvtT19MZW8dq5Wwfu6B0oxw/
252+
itemType: video
253+
text: ".NET Channel"
236254

237255
# Card with summary style
238256
additionalContent:

aspnetcore/whats-new/index.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
title: ASP.NET Core documentation - What's new?
88
description: "Learn about new and updated content in ASP.NET Core docs."
99
ms.topic: landing-page
10-
ms.date: 04/01/2020
10+
ms.date: 04/26/2020
1111

1212
landingContent:
1313
- title: "Find ASP.NET Core docs updates"
@@ -46,6 +46,13 @@ landingContent:
4646
# - text: "ASP.NET Core samples contributor guide"
4747
# url: https://github.com/aspnet/samples/blob/master/CONTRIBUTING.md
4848

49+
- title: "Community"
50+
linkLists:
51+
- linkListType: whats-new
52+
links:
53+
- text: Community
54+
url: https://dotnet.microsoft.com/platform/community
55+
4956
- title: "Related what's new pages"
5057
linkLists:
5158
- linkListType: whats-new

0 commit comments

Comments
 (0)