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
4 changes: 2 additions & 2 deletions docs/core/whats-new/dotnet-10/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: What's new in .NET libraries for .NET 10
description: Learn about the updates to the .NET libraries for .NET 10.
titleSuffix: ""
ms.date: 10/15/2025
ms.date: 11/07/2025
ai-usage: ai-assisted
ms.update-cycle: 3650-days
---

# What's new in .NET libraries for .NET 10

This article describes new features in the .NET libraries for .NET 10. It's been updated for RC 2.
This article describes new features in the .NET libraries for .NET 10.

## Cryptography

Expand Down
4 changes: 2 additions & 2 deletions docs/core/whats-new/dotnet-10/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: What's new in .NET 10
description: Learn about the new features introduced in .NET 10 for the runtime, libraries, and SDK. Also find links to what's new in other areas, such as ASP.NET Core.
titleSuffix: ""
ms.date: 10/15/2025
ms.date: 11/07/2025
ai-usage: ai-assisted
ms.update-cycle: 3650-days
---

# What's new in .NET 10

Learn about the new features in .NET 10 and find links to further documentation. This page has been updated for RC 2.
Learn about the new features in .NET 10 and find links to further documentation.

.NET 10, the successor to [.NET 9](../dotnet-9/overview.md), is [supported for three years](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) as a long-term support (LTS) release. You can [download .NET 10 here](https://get.dot.net/10).

Expand Down
4 changes: 2 additions & 2 deletions docs/core/whats-new/dotnet-10/runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
title: What's new in .NET 10 runtime
description: Learn about the new features introduced in the .NET 10 runtime.
titleSuffix: ""
ms.date: 10/15/2025
ms.date: 11/07/2025
ai-usage: ai-assisted
ms.update-cycle: 3650-days
---
# What's new in the .NET 10 runtime

This article describes new features and performance improvements in the .NET runtime for .NET 10. It's been updated for RC 2.
This article describes new features and performance improvements in the .NET runtime for .NET 10.

## JIT compiler improvements

Expand Down
4 changes: 2 additions & 2 deletions docs/core/whats-new/dotnet-10/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: What's new in the SDK and tooling for .NET 10
description: Learn about the new .NET SDK features introduced in .NET 10.
titleSuffix: ""
ms.date: 10/15/2025
ms.date: 11/07/2025
ai-usage: ai-assisted
ms.update-cycle: 3650-days
---

# What's new in the SDK and tooling for .NET 10

This article describes new features and enhancements in the .NET SDK for .NET 10. It's been updated for RC 2.
This article describes new features and enhancements in the .NET SDK for .NET 10.

## .NET tools enhancements

Expand Down
6 changes: 3 additions & 3 deletions docs/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
ms.collection: collection
author: BillWagner
ms.author: wiwagn
ms.date: 02/28/2025
ms.date: 11/07/2025

# highlightedContent section (optional)
# Maximum of 8 items
Expand Down Expand Up @@ -357,11 +357,11 @@ additionalContent:
# Card
- title: ".NET API reference"
summary: API reference documentation for .NET
url: ../api/index.md?view=net-9.0
url: ../api/index.md?view=net-10.0
# Card
- title: "ASP.NET Core API reference"
summary: API reference documentation for ASP.NET Core
url: ../api/index.md?view=view=aspnetcore-9.0&preserve-view=true
url: ../api/index.md?view=aspnetcore-10.0&preserve-view=true
# Card
- title: "C# language reference"
summary: C# language reference and specification
Expand Down
Loading