Skip to content

Commit 50647e0

Browse files
committed
view= and API ref links
1 parent e20eb39 commit 50647e0

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

api/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ description: Explore Microsoft's comprehensive .NET API browser. Your ultimate r
33
layout: ApiBrowserPage
44
hide_bc: true
55
title: .NET API browser
6-
quickFilterColumn1: net-8.0,netframework-4.8,netstandard-2.1
7-
quickFilterColumn2: aspnetcore-8.0,efcore-8.0,net-maui-8.0
6+
quickFilterColumn1: net-9.0,netframework-4.8,netstandard-2.1
7+
quickFilterColumn2: aspnetcore-9.0,efcore-8.0,net-maui-8.0
88
quickFilterColumn3: azure-dotnet,ml-dotnet,spark-dotnet
99
ms.topic: landing-page
1010
ms.custom: "updateeachrelease"
11-
ms.date: 11/14/2023
11+
ms.date: 11/10/2024
1212
---
1313
# .NET API browser
1414

docs/csharp/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ tools:
195195
imageSrc: /visualstudio/media/vs-ide-2022.svg
196196
url: /visualstudio/windows
197197
# Card
198-
- title: Visual Studio Code
198+
- title: Visual Studio Code
199199
imageSrc: /visualstudio/media/vs-code-logo.svg
200200
url: https://code.visualstudio.com/docs/csharp/get-started
201201

@@ -305,7 +305,7 @@ additionalContent:
305305
# Card
306306
- title: ".NET API reference"
307307
summary: API reference documentation for .NET
308-
url: ../../api/index.md?view=net-8.0
308+
url: ../../api/index.md?view=net-9.0
309309
# Card
310310
- title: ".NET Framework API reference"
311311
summary: API reference documentation for .NET Framework
@@ -319,9 +319,9 @@ additionalContent:
319319
summary: API reference documentation for ML.NET
320320
url: ../../api/index.md?view=ml-dotnet&preserve-view=true
321321
# Card
322-
- title: ".NET Platform Extensions API reference"
323-
summary: API reference documentation for .NET Platform Extensions
324-
url: ../../api/index.md?view=dotnet-plat-ext-8.0&preserve-view=true
322+
- title: ".NET Package-provided API reference"
323+
summary: Reference documentation for package-provided .NET APIs
324+
url: ../../api/index.md?view=dotnet-9.0-pp&preserve-view=true
325325

326326
# footer (Optional; Remove if not applicable.)
327327
footer: "Are you interested in contributing to the .NET docs? For more information, see our [contributor guide](/contribute/dotnet/dotnet-contribute)."

docs/fsharp/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ landingContent:
5454
- text: "F# library reference"
5555
url: https://fsharp.github.io/fsharp-core-docs
5656
- text: ".NET library reference"
57-
url: ../../api/index.md?view=net-8.0
57+
url: ../../api/index.md?view=net-9.0
5858

5959
- title: "F# fundamentals"
6060
linkLists:

docs/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -368,23 +368,23 @@ additionalContent:
368368
# Card
369369
- title: ".NET API reference"
370370
summary: API reference documentation for .NET
371-
url: ../api/index.md?view=net-8.0
371+
url: ../api/index.md?view=net-9.0
372372
# Card
373373
- title: ".NET Framework API reference"
374374
summary: API reference documentation for .NET Framework
375375
url: ../api/index.md?view=netframework-4.8&preserve-view=true
376376
# Card
377377
- title: "ASP.NET Core API reference"
378378
summary: API reference documentation for ASP.NET Core
379-
url: ../api/index.md?view=view=aspnetcore-8.0&preserve-view=true
379+
url: ../api/index.md?view=view=aspnetcore-9.0&preserve-view=true
380380
# Card
381381
- title: "ML.NET API reference"
382382
summary: API reference documentation for ML.NET
383383
url: ../api/index.md?view=ml-dotnet&preserve-view=true
384384
# Card
385-
- title: ".NET Platform Extensions API reference"
386-
summary: API reference documentation for .NET Platform Extensions
387-
url: ../api/index.md?view=dotnet-plat-ext-8.0&preserve-view=true
385+
- title: ".NET Package-provided API reference"
386+
summary: Reference documentation for package-provided .NET APIs
387+
url: ../api/index.md?view=dotnet-9.0-pp&preserve-view=true
388388
# Card
389389
- title: "C# language reference"
390390
summary: C# language reference and specification
@@ -399,4 +399,4 @@ additionalContent:
399399
url: visual-basic/language-reference/index.md
400400

401401
# footer (optional)
402-
footer: "Are you interested in contributing to the .NET docs? For more information, see our [contributor guide](/contribute/dotnet/dotnet-contribute)."
402+
footer: "Are you interested in contributing to the .NET docs? For more information, see our [contributor guide](/contribute/dotnet/dotnet-contribute)."

0 commit comments

Comments
 (0)