@@ -11,7 +11,8 @@ metadata:
11
11
ms.topic : hub-page
12
12
author : wadepickett
13
13
ms.author : wpickett
14
- ms.date : 02/23/2024
14
+ ai-usage : ai-assisted
15
+ ms.date : 07/28/2025
15
16
16
17
# highlightedContent section (optional)
17
18
# Maximum of 8 items
@@ -23,10 +24,6 @@ highlightedContent:
23
24
itemType : get-started
24
25
url : get-started.md
25
26
# Card
26
- - title : " Create your first web UI"
27
- itemType : get-started
28
- url : tutorials/razor-pages/razor-pages-start.md
29
- # Card
30
27
- title : " ASP.NET Core overview"
31
28
itemType : overview
32
29
url : introduction-to-aspnet-core.md
@@ -55,7 +52,7 @@ conceptualContent:
55
52
links :
56
53
- url : fundamentals/apis.md
57
54
itemType : overview
58
- text : " Overview "
55
+ text : " Choose between controller-based APIs and minimal APIs "
59
56
- url : tutorials/min-web-api.md
60
57
itemType : get-started
61
58
text : " Create a minimal web API with ASP.NET Core"
@@ -208,7 +205,7 @@ additionalContent:
208
205
# Card
209
206
- title : API reference for ASP.NET Core
210
207
links :
211
- - url : /dotnet/api/?view=aspnetcore-6 .0
208
+ - url : /dotnet/api/?view=aspnetcore-9 .0
212
209
text : " .NET API browser"
213
210
# Card
214
211
- title : Servers
@@ -341,24 +338,18 @@ additionalContent:
341
338
# Card
342
339
- title : Migration
343
340
links :
341
+ - url : migration/80-90.md
342
+ text : " ASP.NET Core 8.0 to 9.0"
343
+ - url : migration/70-80.md
344
+ text : " ASP.NET Core 7.0 to 8.0"
345
+ - url : migration/60-70.md
346
+ text : " ASP.NET Core 6.0 to 7.0"
344
347
- url : migration/50-to-60.md
345
348
text : " ASP.NET Core 5.0 to 6.0"
346
349
- url : migration/50-to-60-samples.md
347
350
text : " ASP.NET Core 5.0 code samples to 6.0 minimal hosting model"
348
- - url : migration/31-to-50.md
349
- text : " ASP.NET Core 3.1 to 5.0"
350
- - url : migration/30-to-31.md
351
- text : " ASP.NET Core 3.0 to 3.1"
352
- - url : migration/22-to-30.md
353
- text : " ASP.NET Core 2.2 to 3.0"
354
- - url : migration/21-to-22.md
355
- text : " ASP.NET Core 2.1 to 2.2"
356
- - url : migration/20_21.md
357
- text : " ASP.NET Core 2.0 to 2.1"
358
- - url : migration/1x-to-2x/index.md
359
- text : " ASP.NET Core 1.x to 2.0"
360
- - url : migration/fx-to-core/index.md
361
- text : " ASP.NET to ASP.NET Core"
351
+ - url : /aspnet/core/migration/
352
+ text : " Earlier versions"
362
353
# Card
363
354
- title : Architecture
364
355
links :
0 commit comments