Skip to content

Commit 0d0163e

Browse files
committed
Refreshed index.md landing page
1 parent 2eb28ef commit 0d0163e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

aspnetcore/index.yml

Lines changed: 8 additions & 6 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: 02/23/2024
14+
ms.date: 07/28/2025
1515

1616
# highlightedContent section (optional)
1717
# Maximum of 8 items
@@ -23,10 +23,6 @@ highlightedContent:
2323
itemType: get-started
2424
url: get-started.md
2525
# Card
26-
- title: "Create your first web UI"
27-
itemType: get-started
28-
url: tutorials/razor-pages/razor-pages-start.md
29-
# Card
3026
- title: "ASP.NET Core overview"
3127
itemType: overview
3228
url: introduction-to-aspnet-core.md
@@ -208,7 +204,7 @@ additionalContent:
208204
# Card
209205
- title: API reference for ASP.NET Core
210206
links:
211-
- url: /dotnet/api/?view=aspnetcore-6.0
207+
- url: /dotnet/api/?view=aspnetcore-9.0
212208
text: ".NET API browser"
213209
# Card
214210
- title: Servers
@@ -341,6 +337,12 @@ additionalContent:
341337
# Card
342338
- title: Migration
343339
links:
340+
- url: migration/80-to-90.md
341+
text: "ASP.NET Core 8.0 to 9.0"
342+
- url: migration/70-to-80.md
343+
text: "ASP.NET Core 7.0 to 8.0"
344+
- url: migration/60-to-70.md
345+
text: "ASP.NET Core 6.0 to 7.0"
344346
- url: migration/50-to-60.md
345347
text: "ASP.NET Core 5.0 to 6.0"
346348
- url: migration/50-to-60-samples.md

0 commit comments

Comments
 (0)