Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.19
Choose a base ref
Loading
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.20
Choose a head ref
Loading
  • 17 commits
  • 131 files changed
  • 29 contributors

Commits on Aug 5, 2025

  1. Update Placeholder Links (#10018)

    * Update 9.0.8.md
    
    * Update 9.0.8.md
    
    * Update 8.0.19.md
    victorisr authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7972e87 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Configuration menu
    Copy the full SHA
    cdeb939 View commit details
    Browse the repository at this point in the history
  2. Improve codefence (#9973)

    #9830 (comment)
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    martincostello and jongalloway authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    2f243ea View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    40b0f07 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    14e345f View commit details
    Browse the repository at this point in the history
  2. Add release notes for .NET 10 Preview 7 across various components (#1…

    …0006)
    
    * Add release notes for .NET 10 Preview 7 across various components
    
    * Remove outdated prompt for creating pull requests for Preview 7
    
    * Add prompt for creating pull requests for .NET 10 Preview 7
    
    * Update wpf for preview 7 (#10005)
    
    * Update wpf for preview 7
    
    * Add details
    
    * Fix version
    
    * Update wpf.md
    
    * Update wpf.md
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * Update dotnetmaui for preview 7 (#9997)
    
    * Update dotnetmaui for preview 7
    
    * Update dotnetmaui.md for preview 7 with copilot consolidation
    
    * Update release-notes/10.0/preview/preview7/dotnetmaui.md
    
    Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
    
    * Update dotnetmaui.md
    
    * Update dotnetmaui.md
    
    ---------
    
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
    
    * Update winforms for preview 7 (#10004)
    
    * Update winforms for preview 7
    
    * Update winforms readme.md
    
    ---------
    
    Co-authored-by: Klaus Löffelmann <9663150+KlausLoeffelmann@users.noreply.github.com>
    
    * Update efcore for preview 7 (#9998)
    
    * Update efcore for preview 7
    
    * Fill in EF 10 preview7 release notes
    
    * Update release-notes/10.0/preview/preview7/efcore.md
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    ---------
    
    Co-authored-by: Shay Rojansky <roji@roji.org>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update release-notes/10.0/preview/preview7/README.md
    
    Co-authored-by: Weihan Li <weihanli@outlook.com>
    
    * Add comprehensive ASP.NET Core release notes for .NET 10 Preview 7 (#10023)
    
    * Update fsharp for preview 7 (#9999)
    
    * Update fsharp for preview 7
    
    * Update release-notes/10.0/preview/preview7/fsharp.md
    
    ---------
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * Update sdk for preview 7 (#10002)
    
    * Update sdk for preview 7
    
    * add notes about any RID support in .NET tools
    
    * Update release-notes/10.0/preview/preview7/sdk.md
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update release-notes/10.0/preview/preview7/sdk.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Chet Husk <chusk3@gmail.com>
    Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update libraries for preview 7 (#10000)
    
    * Update libraries for preview 7
    
    * Add notes for CreateNewProcessGroup
    
    * Update release-notes/10.0/preview/preview7/libraries.md
    
    * Update markdown link
    
    * Add cryptography notes
    
    * Add PipeReader support for JsonSerializer
    
    * change received to sent
    
    * Composite ML-DSA
    
    * clean up pqc bullet
    
    * update PipeReader blurb
    
    * Add WebSocketStream
    
    * Fix WebSocketStream link and add TLS 1.3 support for macOS client
    
    * Update TLS 1.3 notes for macOS Network.framework behavior and edge cases
    
    * Update release-notes/10.0/preview/preview7/libraries.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update release-notes/10.0/preview/preview7/libraries.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: David Cantú <dacantu@microsoft.com>
    Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>
    Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
    Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
    Co-authored-by: Ahmet Ibrahim Aksoy <aaksoy@microsoft.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update csharp for preview 7 (#9996)
    
    * Update csharp for preview 7
    
    * Add C# preview 7 features.
    
    Add the remaining C# 14 features delivered in .NET 10 preview 7.
    
    * Update release-notes/10.0/preview/preview7/csharp.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update release-notes/10.0/preview/preview7/csharp.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update containers for preview 7 (#9995)
    
    * Update containers for preview 7
    
    * Add dnx feature notes
    
    ---------
    
    Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
    
    * Update runtime for preview 7 (#10001)
    
    * Update runtime for preview 7
    
    * Update release-notes/10.0/preview/preview7/runtime.md
    
    ---------
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * Update 10.0.0-preview.7.md
    
    * Update README.md
    
    * Update releases.md
    
    * Update README.md
    
    * Update releases-index.json
    
    * Update README.md
    
    * Update releases.json
    
    * Update install-linux.md
    
    * Update install-macos.md
    
    * Update install-windows.md
    
    * Create release.json
    
    * Update markdown files and release notes for Preview 7
    
    * Update release notes for Preview 7: add missing WPF entry, fix formatting in ASP.NET Core, SDK, and Windows Forms notes
    
    * fix winforms
    
    * Update markdown link check workflow to allow all branches for pull requests and fix JSON formatting in release notes
    
    * Remove feature summaries from F# and Visual Basic release notes for Preview 7
    
    * Update release-notes/10.0/preview/preview7/csharp.md
    
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
    Co-authored-by: Klaus Löffelmann <9663150+KlausLoeffelmann@users.noreply.github.com>
    Co-authored-by: Shay Rojansky <roji@roji.org>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Co-authored-by: Weihan Li <weihanli@outlook.com>
    Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Chet Husk <chusk3@gmail.com>
    Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: David Cantú <dacantu@microsoft.com>
    Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>
    Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
    Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
    Co-authored-by: Ahmet Ibrahim Aksoy <aaksoy@microsoft.com>
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
    Co-authored-by: victorisr <victorisr@microsoft.com>
    Configuration menu
    Copy the full SHA
    bf1d666 View commit details
    Browse the repository at this point in the history
  3. Fix link (#10031)

    Fix .NET 10 preview 7 pointing to preview 6.
    martincostello authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    5beb530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa8628 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Fix Super-Linter to run on pull requests to all branches (#10035)

    * Initial plan
    
    * Fix super-linter to run on pull requests to all branches
    
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    Copilot and jongalloway authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    cef1a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf52a8 View commit details
    Browse the repository at this point in the history
  3. Releases json updates fix (#10038)

    * Added and Modified release.json File Schema for 10.0 Preview releases 1 to 6
    
    * Added and Modified release.json File Schema for all 9.0 releases
    
    * Added and Modified release.json File Schema for all 8.0 releases
    victorisr authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1d14a83 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Clean up ASP.NET Core feature list for .NET 10 Preview 7 (#10041)

    * Clean up ASP.NET Core feature list for .NET 10 Preview 7
    
    * Fix markdown linting error
    
    * Add InvokeNew to InvokeConstructor rename
    danroth27 authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    1084d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Add comprehensive GitHub Copilot instructions for dotnet/core reposit…

    …ory (#10029)
    
    * Initial plan
    
    * Initial exploration and plan for Copilot instructions
    
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    
    * Create comprehensive GitHub Copilot instructions for dotnet/core repository
    
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    
    * Fix JSON_PRETTIER formatting error in markdown-link-check-config.json
    
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    4 people authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    7e7d39b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. API Diff .NET 10.0 Preview 7 -> RC1 (#10063)

    * .NET 10.0 Preview 7 -> RC1 API Diff
    
    * Fix indenting
    ericstj authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    87e021b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. 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>
    10 people authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f827ae7 View commit details
    Browse the repository at this point in the history
  2. Updates to .NET 8 & .NET 9 release Notes (#10075)

    * Uodates to .NET 8 & .NET 9 release Notes
    
    * Added feedback links
    
    ---------
    
    Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
    victorisr and rbhanda authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    dcaa05a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54f9c4 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.