@@ -12,7 +12,7 @@ metadata:
1212 ms.collection : collection
1313 author : BillWagner
1414 ms.author : wiwagn
15- ms.date : 11/13/2023
15+ ms.date : 02/28/2025
1616
1717# highlightedContent section (optional)
1818# Maximum of 8 items
@@ -24,33 +24,33 @@ highlightedContent:
2424 itemType : download
2525 url : https://dotnet.microsoft.com/download
2626 # Card
27+ - title : " What's new in .NET"
28+ itemType : whats-new
29+ url : whats-new/index.yml
30+ # Card
31+ - title : " Build AI apps in .NET"
32+ itemType : overview
33+ url : ai/index.yml
34+ # Card
35+ - title : .NET Aspire
36+ itemType : overview
37+ url : /dotnet/aspire
38+ # Card
2739 - title : " Build .NET apps with C#"
2840 itemType : learn
2941 url : /training/paths/build-dotnet-applications-csharp
3042 # Card
31- - title : Create your first web app
32- itemType : learn
33- url : https://dotnet.microsoft.com/learn/aspnet/hello-world-tutorial/intro
34- # Card
3543 - title : " Interactive introduction to C#"
3644 itemType : get-started
3745 url : csharp/tour-of-csharp/tutorials/hello-world.yml
3846 # Card
39- - title : " .NET architecture docs"
40- itemType : architecture
41- url : architecture/index.yml
42- # Card
4347 - title : " Azure for .NET developers"
4448 itemType : overview
4549 url : azure/index.yml
4650 # Card
47- - title : .NET Aspire
48- itemType : overview
49- url : /dotnet/aspire
50- # Card
51- - title : " What's new in .NET"
52- itemType : whats-new
53- url : whats-new/index.yml
51+ - title : " .NET architecture docs"
52+ itemType : architecture
53+ url : architecture/index.yml
5454
5555# conceptualContent section (optional)
5656conceptualContent :
@@ -111,6 +111,9 @@ conceptualContent:
111111 # Card
112112 - title : Develop .NET apps
113113 links :
114+ - url : ai/quickstarts/get-started-openai.md
115+ itemType : quickstart
116+ text : Build an Azure AI chat app with .NET
114117 - url : /dotnet/desktop/wpf/get-started/create-app-visual-studio
115118 itemType : tutorial
116119 text : Create .NET desktop apps for Windows
0 commit comments