diff --git a/docs/core/whats-new/dotnet-10/libraries.md b/docs/core/whats-new/dotnet-10/libraries.md index 5c365d47c0719..70b55c1ea20bf 100644 --- a/docs/core/whats-new/dotnet-10/libraries.md +++ b/docs/core/whats-new/dotnet-10/libraries.md @@ -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 diff --git a/docs/core/whats-new/dotnet-10/overview.md b/docs/core/whats-new/dotnet-10/overview.md index 1ffca77d92077..761501897694e 100644 --- a/docs/core/whats-new/dotnet-10/overview.md +++ b/docs/core/whats-new/dotnet-10/overview.md @@ -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). diff --git a/docs/core/whats-new/dotnet-10/runtime.md b/docs/core/whats-new/dotnet-10/runtime.md index 5fd1f337fe0e5..3715455cf07a1 100644 --- a/docs/core/whats-new/dotnet-10/runtime.md +++ b/docs/core/whats-new/dotnet-10/runtime.md @@ -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 diff --git a/docs/core/whats-new/dotnet-10/sdk.md b/docs/core/whats-new/dotnet-10/sdk.md index 8b873cbcf0591..4c7acfff1c9da 100644 --- a/docs/core/whats-new/dotnet-10/sdk.md +++ b/docs/core/whats-new/dotnet-10/sdk.md @@ -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 diff --git a/docs/index.yml b/docs/index.yml index 8a30b9bde4abf..930ef994eb90c 100644 --- a/docs/index.yml +++ b/docs/index.yml @@ -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 @@ -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