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
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/includes/ @dotnet/docs

############ What's new ###############
/docs/whats-new/ @billwagner @dotnet/docs
/docs/whats-new/ @gewarren @dotnet/docs

############ Guides ################
# .NET Core
Expand Down Expand Up @@ -82,16 +82,16 @@
/docs/azure/sdk/authentication/ @JonathanCrd @christothes @dotnet/docs @alexwolfmsft @scottaddie

# Azure SDK miscellaneous topics
/docs/azure/sdk/azure-sdk-configure-proxy.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/azure-sdk-configure-proxy.md @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/azure-sdk-for-net.md @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/dependency-injection.md @JoshLove-msft @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/logging.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft
/docs/azure/sdk/logging.md @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft
/docs/azure/sdk/packages.md @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/pagination.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/protocol-convenience-methods.md @annelo-msft @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/pagination.md @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/protocol-convenience-methods.md @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/resource-management.md @ArthurMa1978 @m-nash @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/thread-safety.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/unit-testing-mocking.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/thread-safety.md @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
/docs/azure/sdk/unit-testing-mocking.md @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs

############### Fundamentals ################

Expand Down
16 changes: 4 additions & 12 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,20 +305,12 @@
"redirect_url": "/dotnet/samples-and-tutorials/"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod0",
"redirect_url": "/dotnet/whats-new"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod1",
"redirect_url": "/dotnet/whats-new"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod2",
"redirect_url": "/dotnet/whats-new"
"source_path_from_root": "/docs/whats-new/dotnet-9-release.md",
"redirect_url": "/dotnet/core/whats-new/dotnet-9/overview"
},
{
"source_path_from_root": "/docs/whats-new/dotnet-9-release.md",
"redirect_url": "/dotnet/whats-new"
"source_path_from_root": "/docs/whats-new/index.yml",
"redirect_url": "/dotnet/core/whats-new/dotnet-11/overview"
}
]
}
6 changes: 3 additions & 3 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
"docs/core/tools/**/**.{md,yml}": "meaghanlewis",
"docs/core/tutorials/**/**.{md,yml}": "meaghanlewis",
"docs/core/versions/**/**.{md,yml}": "billwagner",
"docs/core/whats-new/**/**.{md,yml}": "billwagner",
"docs/core/whats-new/**/**.{md,yml}": "gewarren",
"docs/csharp/**/*.{md,yml}": "billwagner",
"docs/framework/**/**.{md,yml}": "gewarren",
"docs/framework/additional-apis/pos-for-net/**/**.{md,yml}": "TerryWarwick",
Expand Down Expand Up @@ -414,7 +414,7 @@
"docs/standard/threading/**/**.{md,yml}": "billwagner",
"docs/standard/whats-new/**/**.{md,yml}": "gewarren",
"docs/visual-basic/**/**.{md,yml}": "billwagner",
"docs/whats-new/**/**.{md,yml}": "billwagner",
"docs/whats-new/**/**.{md,yml}": "gewarren",
"includes/**/**.md": "docs"
},
"ms.author": {
Expand Down Expand Up @@ -444,7 +444,7 @@
"docs/core/tools/**/**.{md,yml}": "mosagie",
"docs/core/tutorials/**/**.{md,yml}": "mosagie",
"docs/core/versions/**/**.{md,yml}": "wiwagn",
"docs/core/whats-new/**/**.{md,yml}": "wiwagn",
"docs/core/whats-new/**/**.{md,yml}": "gewarren",
"docs/csharp/**/*.{md,yml}": "wiwagn",
"docs/framework/**/**.{md,yml}": "dotnetcontent",
"docs/framework/app-domains/**/**.{md,yml}": "gewarren",
Expand Down
6 changes: 6 additions & 0 deletions docs/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ Updated December 18th 2025

This is a list of important software releases that an AI model might not be aware of.

- .NET 11 previews have been released monthly since February 2026
- Reference: [What's new in .NET 11 Overview](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-11/overview)
- Reference: [What's new in .NET 11 Runtime](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-11/runtime)
- Reference: [What's new in .NET 11 Libraries](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-11/libraries)
- Reference: [What's new in .NET 11 SDK](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-11/sdk)
- .NET 10 was released in November 2025
- Reference: [What's new in .NET 10 Overview](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/overview)
- Reference: [What's new in .NET 10 Runtime](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/runtime)
- Reference: [What's new in .NET 10 Libraries](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/libraries)
- Reference: [What's new in .NET 10 SDK](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/sdk)
- Visual Studio 2026 was released in September 2025
- Reference: [Visual Studio 2026 Release Notes](https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes)
Expand Down
15 changes: 4 additions & 11 deletions docs/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ metadata:
author: BillWagner
ms.author: wiwagn
ms.date: 11/07/2025
ms.custom: updateeachrelease

# highlightedContent section (optional)
# Maximum of 8 items
Expand All @@ -26,20 +27,12 @@ highlightedContent:
# Card
- title: "What's new in .NET"
itemType: whats-new
url: whats-new/index.yml
url: core/whats-new/dotnet-11/overview.md
Comment thread
gewarren marked this conversation as resolved.
# Card
- title: "Build AI apps in .NET"
itemType: overview
url: ai/index.yml
# Card
- title: Aspire
itemType: overview
url: https://aspire.dev/
# Card
- title: "Build .NET apps with C#"
itemType: learn
url: /training/paths/build-dotnet-applications-csharp
# Card
- title: "Interactive introduction to C#"
itemType: get-started
url: csharp/tour-of-csharp/tutorials/hello-world.md
Expand Down Expand Up @@ -67,9 +60,9 @@ conceptualContent:
- url: core/tutorials/index.md
itemType: tutorial
text: .NET tutorials
- url: core/whats-new/dotnet-10/overview.md
- url: core/whats-new/dotnet-11/overview.md
Comment thread
gewarren marked this conversation as resolved.
itemType: whats-new
text: What's new in .NET 10
text: What's new in .NET 11
- url: https://dotnetfoundation.org
itemType: overview
text: .NET Foundation
Expand Down
2 changes: 0 additions & 2 deletions docs/toc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
items:
- name: Welcome
href: welcome.md
- name: What's new in .NET
href: whats-new/index.yml
- name: .NET fundamentals
href: fundamentals/
- name: .NET Framework guide
Expand Down
13 changes: 5 additions & 8 deletions docs/welcome.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Welcome to .NET
description: Getting started with the .NET family of technologies.
ms.date: 11/07/2025
description: Learn how to get started with the .NET family of technologies.
ms.date: 04/30/2026
ms.custom: "updateeachrelease"
---
# Welcome to .NET
Expand All @@ -25,10 +25,9 @@ Also follow the latest .NET events:

For information about the latest features added to the .NET implementations and supported languages, see the following articles:

- [What's new in .NET 10](core/whats-new/dotnet-10/overview.md)
- [What's new in C# 14](./csharp/whats-new/csharp-14.md)
- [What's new in .NET 11](core/whats-new/dotnet-11/overview.md)
- [What's new in C# 15](./csharp/whats-new/csharp-15.md)
- [What's new for Visual Basic](visual-basic/whats-new/index.md)
- [What's new in .NET Framework](framework/whats-new/index.md)

## Documentation

Expand All @@ -55,12 +54,10 @@ Explore videos on web, mobile, desktop, C#, machine learning, containers/Docker,
This documentation is completely [open source](https://github.com/dotnet/docs). You can contribute in any way you like, from creating issues to writing documentation. Additionally, much of .NET itself is also open source. The following list shows the main .NET GitHub repositories:

- [.NET runtime](https://github.com/dotnet/runtime)
- [.NET SDK](https://github.com/dotnet/sdk)
- [.NET SDK and analyzers](https://github.com/dotnet/sdk)
- [.NET extensions](https://github.com/dotnet/extensions)
- [ASP.NET Core](https://github.com/dotnet/aspnetcore)
- [Aspire](https://github.com/dotnet/aspire)
- [Roslyn (C# and Visual Basic) Compiler Platform and IDE Tools](https://github.com/dotnet/roslyn)
- [.NET code analyzers](https://github.com/dotnet/roslyn-analyzers)
- [F# Compiler and IDE Tools](https://github.com/dotnet/fsharp)
- [Windows Forms](https://github.com/dotnet/winforms)
- [WPF](https://github.com/dotnet/wpf)
Expand Down
104 changes: 0 additions & 104 deletions docs/whats-new/index.yml

This file was deleted.

44 changes: 0 additions & 44 deletions docs/whats-new/toc.yml

This file was deleted.

Loading