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: v10.0.0-preview.6
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: v10.0.0-preview.7
Choose a head ref
Loading
  • 20 commits
  • 229 files changed
  • 31 contributors

Commits on Jul 15, 2025

  1. Fix typo in sdk.md (#9977)

    normj authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    23f8556 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. API Diff between .NET 10.0 Preview 5 and Preview 6 (#9976)

    * API Diff between .NET 10.0 Preview 5 and Preview 6
    
    * Remove extra newlines
    ericstj authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    f023a1b View commit details
    Browse the repository at this point in the history
  2. Fix file-based app headings in preview.6 release notes (#9975)

    Fixes the heading level for the file-based apps notes
    DamianEdwards authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    f25c209 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. July2025 sdk only (#9978)

    * Update releases.json
    
    * Update README.md
    
    * Update install-linux.md
    
    * Update install-macos.md
    
    * Update install-windows.md
    
    * Update release.json
    
    * Update 9.0.7.md
    
    * Added 9.0.303.md
    victorisr authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    1350a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f448548 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    71e4110 View commit details
    Browse the repository at this point in the history
  2. Update 9.0.303.md (#9983)

    victorisr authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    79822ab View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Fix APIDiff to include NETCore references for AspNetCore and WindowsD…

    …esktop (#9989)
    
    * Initial plan
    
    * Add NETCore reference support for AspNetCore and WindowsDesktop API diffs
    
    Co-authored-by: ericstj <8918108+ericstj@users.noreply.github.com>
    
    * Run the updated script
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: ericstj <8918108+ericstj@users.noreply.github.com>
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    3 people authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    6b610a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

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

Commits on Aug 1, 2025

  1. fix releases index channel 2.2 security (#10009)

    Co-authored-by: Ondrej Smid <ondrejsmid@microsoft.com>
    ondrejsmid and Ondrej Smid authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    63b04e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Regenerate diffs for 10.0 previews 1-5 (#10013)

    * Regenerate diffs for 10.0 previews 1-5
    
    * Remove System.Threading.AccessControl from ASP.NET p5 diff
    
    * Fix indenting
    ericstj authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a8e8505 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Add API Diff for Preview 7 (#10014)

    * API Diff for 10.0 preview 7
    
    * Fix indenting
    
    * Don't show move of System.Threading.AccessControl
    ericstj authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    099f7ea View commit details
    Browse the repository at this point in the history
  2. .NET Aug2025 8A servicing release Updates (#10016)

    * Update releases.md
    
    * Update README.md
    
    * Update releases-index.json
    
    * Update README.md
    
    * Update 9.0 releases.json
    
    * Update README.md
    
    * Update 9.0 install-linux.md
    
    * Update install-macos.md
    
    * Update 9.0 install-windows.md
    
    * Update 9.0 cve.md
    
    * Create 9.0.8.md
    
    * Create 9.0.109.md
    
    * Create release.json
    
    * Update 8.0 releases.json
    
    * Update 8.0 README.md
    
    * Update 8.0 cve.md
    
    * Update 8.0 install-linux.md
    
    * Update 8.0 install-macos.md
    
    * Update 8.0 install-windows.md
    
    * Create 8.0.19.md
    
    * Create 8.0.119.md
    
    * Create 8.0.316
    
    * Create 8.0 release.json
    
    * Update releases-index.json
    
    * Rename 8.0.316 to 8.0.316.md
    victorisr authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    c92b6ef View commit details
    Browse the repository at this point in the history
  3. 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
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.