Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
12 changes: 12 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,18 @@
{
"source_path_from_root": "/docs/tutorials/index.md",
"redirect_url": "/dotnet/samples-and-tutorials/"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-08-01.md",
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod2"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-09-01.md",
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod0"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-10-01.md",
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod1"
}
]
}
2 changes: 1 addition & 1 deletion .whatsnew.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"navigationOptions": {
"maximumNumberOfArticles": 3,
"tocParentNode": "What's new",
"tocParentNode": "Latest documentation updates",
"repoTocFolder": "docs/whats-new",
"indexParentNode": "Latest documentation updates",
"repoIndexFolder": "docs/whats-new"
Expand Down
4 changes: 2 additions & 2 deletions api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ layout: ApiBrowserPage
hide_bc: true
title: .NET API browser
quickFilterColumn1: net-7.0,netframework-4.8,netstandard-2.1
quickFilterColumn2: aspnetcore-7.0,efcore-6.0,net-maui-7.0
quickFilterColumn2: aspnetcore-7.0,efcore-7.0,net-maui-7.0
quickFilterColumn3: azure-dotnet,ml-dotnet,spark-dotnet
ms.topic: landing-page
ms.custom: "updateeachrelease"
ms.date: 11/08/2022
ms.date: 11/18/2022
---
# .NET API browser

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ".NET docs: What's new for September 2022"
description: "What's new in the .NET docs for September 2022."
ms.custom: September-2022
ms.date: 10/01/2022
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ".NET docs: What's new for October 2022"
description: "What's new in the .NET docs for October 2022."
ms.custom: October-2022
ms.date: 11/01/2022
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ".NET docs: What's new for August 2022"
description: "What's new in the .NET docs for August 2022."
ms.custom: August-2022
ms.date: 09/01/2022
---

Expand Down
6 changes: 3 additions & 3 deletions docs/whats-new/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ landingContent:
- linkListType: whats-new
links:
- text: October 2022
url: dotnet-docs-2022-10-01.md
url: dotnet-docs-mod1.md
- text: September 2022
url: dotnet-docs-2022-09-01.md
url: dotnet-docs-mod0.md
- text: August 2022
url: dotnet-docs-2022-08-01.md
url: dotnet-docs-mod2.md
- title: Find language updates
linkLists:
- linkListType: whats-new
Expand Down
6 changes: 3 additions & 3 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ items:
expanded: true
items:
- name: October 2022
href: dotnet-docs-2022-10-01.md
href: dotnet-docs-mod1.md
- name: September 2022
href: dotnet-docs-2022-09-01.md
href: dotnet-docs-mod0.md
- name: August 2022
href: dotnet-docs-2022-08-01.md
href: dotnet-docs-mod2.md