Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's New - .NET 10 Preview 1 #44878

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

@CamSoper CamSoper requested review from gewarren, a team and BillWagner as code owners February 12, 2025 22:45
@dotnetrepoman dotnetrepoman bot added this to the February 2025 milestone Feb 12, 2025
@CamSoper CamSoper marked this pull request as draft February 12, 2025 22:45
@CamSoper CamSoper assigned CamSoper and unassigned CamSoper Feb 12, 2025
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -1330,8 +1330,13 @@
"redirect_document_id": true
},
{
"source_path_from_root": "/docs/core/whats-new/index.md",
"source_path_from_root": "/docs/core/whats-new/dotnet-9.md",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beats me. 🤷🏻‍♂️ I only did that because the context makes it appear to be a standard practice.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, then this isn't needed for .NET 9. I don't think there was ever an article named "dotnet-9.md". For .NET 8, we originally had a single "whats-new/dotnet-8.md" article, but then Rich wanted to split it out into overview/runtime/sdk/libraries, so a redirect was necessary.

docs/core/whats-new/dotnet-10/libraries.md Outdated Show resolved Hide resolved
docs/core/whats-new/dotnet-10/overview.md Outdated Show resolved Hide resolved
title: What's new in .NET 10
description: Learn about the new .NET 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: 02/12/2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might push the date out a bit.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering this as well. I'd set it to the ship date for the preview before merging.

docs/core/whats-new/dotnet-10/overview.md Outdated Show resolved Hide resolved
docs/core/whats-new/dotnet-10/runtime.md Outdated Show resolved Hide resolved
docs/core/whats-new/dotnet-10/sdk.md Outdated Show resolved Hide resolved
docs/whats-new/toc.yml Outdated Show resolved Hide resolved
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed after commit 4. What's here looks good so far.

title: What's new in .NET 10
description: Learn about the new .NET 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: 02/12/2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering this as well. I'd set it to the ship date for the preview before merging.

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
CamSoper and others added 3 commits February 18, 2025 16:46
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 10 Work items for the .NET 10 release dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New article]: What's new in .NET 10
3 participants