@@ -208,6 +208,34 @@ additionalContent:
208
208
summary : " You can choose web, mobile, desktop, gaming, IoT, and more." # < 160 chars (optional)
209
209
items :
210
210
# Card
211
+ - title : Machine learning and AI
212
+ links :
213
+ - url : ../machine-learning/index.yml
214
+ text : Build custom AI solutions with ML.NET
215
+ - url : /azure/cognitive-services/
216
+ text : Azure Cognitive Services
217
+ - url : /azure/machine-learning
218
+ text : Azure Machine Learning
219
+ - url : ../fsharp/scenarios/machine-learning.md
220
+ text : F# for machine learning
221
+ # Card
222
+ - title : Cloud
223
+ links :
224
+ - url : ../azure/index.yml
225
+ text : Azure for .NET developers
226
+ - url : /dotnet/aspire
227
+ text : .NET Aspire
228
+ - url : /dotnet/aspire/get-started/quickstart-build-your-first-aspire-app
229
+ text : Build cloud-native apps with .NET Aspire
230
+ - url : ../azure/migration/app-service.md?preserve-view=true&view=azure-dotnet
231
+ text : Migrate on-premises .NET web apps or services
232
+ - url : ../azure/key-azure-services.md
233
+ text : Azure services for .NET developers
234
+ - url : ../azure/sdk/azure-sdk-for-dotnet.md
235
+ text : Azure SDK for .NET
236
+ - url : ../fsharp/using-fsharp-on-azure/deploying-and-managing.md
237
+ text : Deploy Azure resources with F#
238
+ # Card
211
239
- title : Web
212
240
links :
213
241
- url : /aspnet/core/tutorials
@@ -223,17 +251,6 @@ additionalContent:
223
251
- url : ../fsharp/scenarios/web-development.md
224
252
text : F# for web development
225
253
# Card
226
- - title : Mobile and Desktop
227
- links :
228
- - url : /dotnet/desktop/wpf/
229
- text : Windows Presentation Foundation
230
- - url : /dotnet/desktop/winforms/
231
- text : Windows Forms
232
- - url : /dotnet/maui
233
- text : .NET Multi-platform App UI (.NET MAUI)
234
- - url : /azure/developer/mobile-apps
235
- text : Develop mobile apps with Azure
236
- # Card
237
254
- title : Microservices
238
255
links :
239
256
- url : ../architecture/dapr-for-net-developers/index.md
@@ -247,31 +264,24 @@ additionalContent:
247
264
- url : ../core/extensions/cloud-service.md
248
265
text : Deploy a Worker Service to Azure
249
266
# Card
250
- - title : Cloud
267
+ - title : Mobile, Desktop, and IoT
251
268
links :
252
- - url : ../azure/index.yml
253
- text : Azure for .NET developers
254
- - url : /dotnet/aspire
255
- text : .NET Aspire
256
- - url : ../azure/migration/app-service.md?preserve-view=true&view=azure-dotnet
257
- text : Migrate on-premises .NET web apps or services
258
- - url : ../azure/key-azure-services.md
259
- text : Azure services for .NET developers
260
- - url : ../azure/sdk/azure-sdk-for-dotnet.md
261
- text : Azure SDK for .NET
262
- - url : ../fsharp/using-fsharp-on-azure/deploying-and-managing.md
263
- text : Deploy Azure resources with F#
264
- # Card
265
- - title : Machine learning and AI
266
- links :
267
- - url : ../machine-learning/index.yml
268
- text : Build custom AI solutions with ML.NET
269
- - url : /azure/cognitive-services/
270
- text : Azure Cognitive Services
271
- - url : /azure/machine-learning
272
- text : Azure Machine Learning
273
- - url : ../fsharp/scenarios/machine-learning.md
274
- text : F# for machine learning
269
+ - url : /dotnet/desktop/wpf/
270
+ text : Windows Presentation Foundation
271
+ - url : /dotnet/desktop/winforms/
272
+ text : Windows Forms
273
+ - url : /dotnet/maui
274
+ text : .NET Multi-platform App UI (.NET MAUI)
275
+ - url : /azure/developer/mobile-apps
276
+ text : Develop mobile apps with Azure
277
+ - url : ../iot/index.yml
278
+ text : .NET IoT libraries
279
+ - url : ../iot/quickstarts/sensehat.md
280
+ text : Get started with IOT in 5 minutes
281
+ - url : ../iot/tutorials/blink-led.md
282
+ text : Blink an LED
283
+ - url : https://aka.ms/dotnet/beginnervideos/youtube/iot
284
+ text : .NET IoT 101 video series
275
285
# Card
276
286
- title : Game development
277
287
links :
@@ -283,17 +293,6 @@ additionalContent:
283
293
text : Build games with C# using the MonoGame library
284
294
- url : https://docs.unity3d.com/Manual/index.html
285
295
text : Learn how to use Unity to build 2D and 3D games with C#
286
- # Card
287
- - title : Internet of things (IoT)
288
- links :
289
- - url : ../iot/index.yml
290
- text : .NET IoT libraries
291
- - url : ../iot/quickstarts/sensehat.md
292
- text : Get started in 5 minutes
293
- - url : ../iot/tutorials/blink-led.md
294
- text : Blink an LED
295
- - url : https://aka.ms/dotnet/beginnervideos/youtube/iot
296
- text : .NET IoT 101 video series
297
296
298
297
- title : API and language reference # < 60 chars (optional)
299
298
summary : Search the .NET API and language reference documentation. # < 160 chars (optional)
@@ -303,17 +302,21 @@ additionalContent:
303
302
summary : API reference documentation for .NET
304
303
url : ../../api/index.md
305
304
# Card
306
- - title : " .NET Framework API reference"
307
- summary : API reference documentation for .NET Framework
308
- url : ../../api/index.md?view=netframework-4.8&preserve-view=true
309
- # Card
310
305
- title : " ASP.NET Core API reference"
311
306
summary : API reference documentation for ASP.NET Core
312
307
url : ../../api/index.md
313
308
# Card
309
+ - title : " .NET Aspire API reference"
310
+ summary : Reference documentation for .NET Aspire
311
+ url : ../../api/index.md?view=dotnet-aspire-9.0&preserve-view=true
312
+ # Card
314
313
- title : " ML.NET API reference"
315
314
summary : API reference documentation for ML.NET
316
315
url : ../../api/index.md
316
+ # Card
317
+ - title : " .NET Framework API reference"
318
+ summary : API reference documentation for .NET Framework
319
+ url : ../../api/index.md?view=netframework-4.8&preserve-view=true
317
320
318
321
# footer (Optional; Remove if not applicable.)
319
322
footer : " Are you interested in contributing to the .NET docs? For more information, see our [contributor guide](/contribute/dotnet/dotnet-contribute)."
0 commit comments