Skip to content

Commit ba1e707

Browse files
authored
Update what's new articles and landing page for .NET 10 release (#49675)
1 parent 4c33899 commit ba1e707

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

docs/core/whats-new/dotnet-10/libraries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: What's new in .NET libraries for .NET 10
33
description: Learn about the updates to the .NET libraries for .NET 10.
44
titleSuffix: ""
5-
ms.date: 10/15/2025
5+
ms.date: 11/07/2025
66
ai-usage: ai-assisted
77
ms.update-cycle: 3650-days
88
---
99

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

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

1414
## Cryptography
1515

docs/core/whats-new/dotnet-10/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: What's new in .NET 10
33
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.
44
titleSuffix: ""
5-
ms.date: 10/15/2025
5+
ms.date: 11/07/2025
66
ai-usage: ai-assisted
77
ms.update-cycle: 3650-days
88
---
99

1010
# What's new in .NET 10
1111

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

1414
.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).
1515

docs/core/whats-new/dotnet-10/runtime.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: What's new in .NET 10 runtime
33
description: Learn about the new features introduced in the .NET 10 runtime.
44
titleSuffix: ""
5-
ms.date: 10/15/2025
5+
ms.date: 11/07/2025
66
ai-usage: ai-assisted
77
ms.update-cycle: 3650-days
88
---
99
# What's new in the .NET 10 runtime
1010

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

1313
## JIT compiler improvements
1414

docs/core/whats-new/dotnet-10/sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: What's new in the SDK and tooling for .NET 10
33
description: Learn about the new .NET SDK features introduced in .NET 10.
44
titleSuffix: ""
5-
ms.date: 10/15/2025
5+
ms.date: 11/07/2025
66
ai-usage: ai-assisted
77
ms.update-cycle: 3650-days
88
---
99

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

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

1414
## .NET tools enhancements
1515

docs/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.collection: collection
1313
author: BillWagner
1414
ms.author: wiwagn
15-
ms.date: 02/28/2025
15+
ms.date: 11/07/2025
1616

1717
# highlightedContent section (optional)
1818
# Maximum of 8 items
@@ -357,11 +357,11 @@ additionalContent:
357357
# Card
358358
- title: ".NET API reference"
359359
summary: API reference documentation for .NET
360-
url: ../api/index.md?view=net-9.0
360+
url: ../api/index.md?view=net-10.0
361361
# Card
362362
- title: "ASP.NET Core API reference"
363363
summary: API reference documentation for ASP.NET Core
364-
url: ../api/index.md?view=view=aspnetcore-9.0&preserve-view=true
364+
url: ../api/index.md?view=aspnetcore-10.0&preserve-view=true
365365
# Card
366366
- title: "C# language reference"
367367
summary: C# language reference and specification

0 commit comments

Comments
 (0)