1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Add release notes for .NET 10 RC 1 across various components (#10061)

* Add RC1 release notes template files

* Add missing aspnetcore.md template file

* Update RC1 release notes to proper template format and update prompt file

* Add release notes for .NET 10 RC 1 across various components

* Fix markdownlint issues in createprs-for-preview.prompt.md

* Update createprs-for-preview prompt with detailed instructions for handling "TBD" placeholders and adding a master consolidation PR process

* Servicing Release markdowns and json Updates for 10.0 RC1

* Added ./rc1/README.md

* Fix formatting of version-aspnetcoremodule entries and ensure newline at end of file in release notes JSON files

* Update csharp for RC 1 (#10051)

* Update csharp for RC 1

* Update C# release notes for .NET 10 RC 1 (no notable features)

* Update wpf for RC 1 (#10060)

* Update wpf for RC 1

* Update WPF release notes for .NET 10 RC 1 to clarify absence of new features

* Update containers for RC 1 (#10050)

* Update containers for RC 1

* Clarify that the .NET 10 RC 1 release does not include new Container image features in the release notes.

* Update runtime for RC 1 (#10056)

* Update runtime for RC 1

* Update runtime release notes for .NET 10 RC 1

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revise SDK release notes for .NET 10 RC 1 to emphasize quality improvements and encourage developer feedback

* Update sdk for RC 1 (#10057)

* Clarify that .NET 10 RC 1 does not introduce new Visual Basic features and direct users to relevant documentation

* Update aspnetcore for RC 1 (#10049)

* Update fsharp for RC 1 (#10054)

* Update fsharp for RC 1

* Fix fsharp: replace TBD with content

* Update F# release notes for .NET 10 RC 1 to clarify absence of new features

---------

Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Update dotnetmaui for RC 1 (#10052)

* Update dotnetmaui for RC 1

* Fix duplicate content in dotnetmaui

* look! We have release notes

added maui and android. Need yet macios and contributors list.

* Apply suggestions from code review

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* add images

* add bullet for experimental

* update lint

---------

Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Update libraries for RC 1 (#10055)

* Update libraries for RC 1

* Fix libraries: replace TBD with content

* Add PQC notes

* Fix trailing whitespace

* Update release-notes/10.0/preview/rc1/libraries.md

Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* updates

* update link

* updates

---------

Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* Update winforms for RC 1 (#10059)

* Update winforms for RC 1

* Update WinForms release notes for .NET 10 RC1

Thanks @KlausLoeffelmann for the content!

---------

Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>

* Update efcore for RC 1 (#10053)

* Update efcore for RC 1

* Fix efcore: replace TBD with content

* EF Core release notes for rc.1

---------

Co-authored-by: Shay Rojansky <roji@roji.org>

* markdownlint fixes for WinForms RC1 release notes

* Update Language Version in releases.json

* Update release.json for Language version support

* updates

* filled out maui contributor GitHub handles

* Revise Visual Studio compatibility information

---------

Co-authored-by: victorisr <victorisr@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
Co-authored-by: Shay Rojansky <roji@roji.org>
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
This commit is contained in:
Jon Galloway
2025-09-09 09:39:12 -07:00
committed by GitHub
parent 87e021bb32
commit f827ae7908
27 changed files with 2928 additions and 44 deletions

View File

@@ -16,6 +16,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
| Date | Release |
| :-- | :-- |
| 2025/09/09 | [10.0.0 RC 1](preview/rc1/README.md) |
| 2025/08/12 | [10.0.0 Preview 7](preview/preview7/README.md) |
| 2025/07/15 | [10.0.0 Preview 6](preview/preview6/README.md) |
| 2025/06/10 | [10.0.0 Preview 5](preview/preview5/README.md) |
@@ -27,6 +28,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET Libraries
- [What's new in .NET 10 libraries](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview#net-libraries)
- [RC 1](preview/rc1/libraries.md)
- [Preview 7](preview/preview7/libraries.md)
- [Preview 6](preview/preview6/libraries.md)
- [Preview 5](preview/preview5/libraries.md)
@@ -38,6 +40,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET Runtime
- [What's new in the .NET 10 runtime](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/runtime)
- [RC 1](preview/rc1/runtime.md)
- [Preview 7](preview/preview7/runtime.md)
- [Preview 6](preview/preview6/runtime.md)
- [Preview 5](preview/preview5/runtime.md)
@@ -49,6 +52,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET SDK
- [What's new in the SDK for .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/sdk)
- [RC 1](preview/rc1/sdk.md)
- [Preview 7](preview/preview7/sdk.md)
- [Preview 6](preview/preview6/sdk.md)
- [Preview 5](preview/preview5/sdk.md)
@@ -60,6 +64,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### C\#
- [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14)
- [RC 1](preview/rc1/csharp.md)
- [Preview 7](preview/preview7/csharp.md)
- [Preview 6](preview/preview6/csharp.md)
- [Preview 5](preview/preview5/csharp.md)
@@ -71,6 +76,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### ASP.NET Core
- [What's new in ASP.NET Core 10.0](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0)
- [RC 1](preview/rc1/aspnetcore.md)
- [Preview 7](preview/preview7/aspnetcore.md)
- [Preview 6](preview/preview6/aspnetcore.md)
- [Preview 5](preview/preview5/aspnetcore.md)
@@ -82,6 +88,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET MAUI
- [What's new in .NET MAUI for .NET 10](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
- [RC 1](preview/rc1/dotnetmaui.md)
- [Preview 7](preview/preview7/dotnetmaui.md)
- [Preview 6](preview/preview6/dotnetmaui.md)
- [Preview 5](preview/preview5/dotnetmaui.md)
@@ -93,6 +100,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Entity Framework Core
- [What's new in EF Core 10](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew)
- [RC 1](preview/rc1/efcore.md)
- [Preview 7](preview/preview7/efcore.md)
- [Preview 6](preview/preview6/efcore.md)
- [Preview 5](preview/preview5/efcore.md)
@@ -104,6 +112,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Windows Forms
- [What's new in Windows Forms for .NET 10](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100)
- [RC 1](preview/rc1/winforms.md)
- [Preview 7](preview/preview7/winforms.md)
- [Preview 6](preview/preview6/winforms.md)
- [Preview 5](preview/preview5/winforms.md)
@@ -115,6 +124,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Windows Presentation Foundation (WPF)
- [What's new in WPF for .NET 10](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100)
- [RC 1](preview/rc1/wpf.md)
- [Preview 7](preview/preview7/wpf.md)
- [Preview 6](preview/preview6/wpf.md)
- [Preview 5](preview/preview5/wpf.md)