Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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.14
Choose a base ref
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.4
Choose a head ref
  • 13 commits
  • 63 files changed
  • 26 contributors

Commits on Mar 11, 2025

  1. Update cve.md (#9792)

    * Update cve.md
    
    * Update cve.md
    rbhanda authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    ba7dc74 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    de46694 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#9803)

    richlander authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    f1a157d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    7db246d View commit details
    Browse the repository at this point in the history
  2. .NET 10 Preview 2 Release Notes (#9769)

    * start preview 2 release notes
    
    * Add feature section to WPF release notes
    
    Fix linter issue
    
    * updates for linter
    
    * updates
    
    * add release notes for efcore
    
    * small fix to the fixed bugs link
    
    * typo
    
    * added mention of another improvement
    
    * .NET MAUI in 10 preview 2
    
    Starting the release notes gathering here. @dalexsoto @rolfbjarne @jonpryor @PureWeen @Redth please contribute.
    
    * Add ExportPkcs12 blurb
    
    * Fix bad newlines from Copilot Workspace
    
    * add release note about SDK noun-first command forms
    
    * Update known issues to include ARM64 Windows hosting bundle upgrade break (#9783)
    
    * Update known issues to include ARM64 Windows hosting bundle upgrade break
    
    * Apply suggestions from code review
    
    Co-authored-by: Daniel Roth <[email protected]>
    
    * Add ASP.NET Core updates for .NET 10 Preview 2 (#9801)
    
    * Add ASP.NET Core updates for .NET 10 Preview 2
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Martin Costello <[email protected]>
    
    * Add Blazor reconnection UI component
    
    * Add remaining Blazor features
    
    * Edits
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Safia Abdalla <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Safia Abdalla <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Safia Abdalla <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Luke Latham <[email protected]>
    
    * Add ShouldMatch code snippet
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Wade Pickett <[email protected]>
    
    * Update release-notes/10.0/preview/preview2/aspnetcore.md
    
    Co-authored-by: Wade Pickett <[email protected]>
    
    ---------
    
    Co-authored-by: Martin Costello <[email protected]>
    Co-authored-by: Safia Abdalla <[email protected]>
    Co-authored-by: Luke Latham <[email protected]>
    Co-authored-by: Wade Pickett <[email protected]>
    
    * Add containers release notes for 10.0 Preview 2 (#9796)
    
    * Add containers release notes for 10.0 Preview 2
    
    * Fix run-on-sentence
    
    Co-authored-by: Matt Thalman <[email protected]>
    
    ---------
    
    Co-authored-by: Matt Thalman <[email protected]>
    
    * WinForms Preview 2 Release Notes (#9787)
    
    * Preview 2
    
    * Fix typo
    
    * Update query
    
    * Review feedback
    
    * extra line
    
    * Fixing errors
    
    * Initial version C# P2 blog post (#9795)
    
    * Initial version C# P2 blog post
    
    * Apply suggestions from code review
    
    Co-authored-by: Bill Wagner <[email protected]>
    
    * updat ename of file
    
    * Update release-notes/10.0/preview/preview2/csharp.md
    
    ---------
    
    Co-authored-by: James Montemagno <[email protected]>
    Co-authored-by: Bill Wagner <[email protected]>
    
    * Preview 2 release notes for WPF (#9805)
    
    * Update wpf.md
    
    * Add missing period.
    
    * cleanup
    
    * cleanup
    
    * Add .NET 10 Preview 2 release notes -- Libraries and Runtime (#9770)
    
    * Start runtime and library release notes
    
    * Add JIT notes
    
    * Update benchmarks
    
    * Fix array de-abstraction intro
    
    * Update release-notes/10.0/preview/preview2/runtime.md
    
    ---------
    
    Co-authored-by: Aman Khalid <[email protected]>
    
    * MAUI in 10 preview 2 (#9782)
    
    * MAUI in 10 preview 1
    
    * what's new for maui
    
    thanks davidbritch for capturing these
    
    * Update URLs for macios release notes
    
    * Final polishing
    
    ---------
    
    Co-authored-by: Alex Soto <[email protected]>
    Co-authored-by: Rachel Kang <[email protected]>
    
    * updates
    
    * updates to readme
    
    * update readme
    
    * tweaks to mds
    
    * enhacne tables
    
    * lint cleanup
    
    * Updating 10.0 PReview files
    
    * Update releases-index.json
    
    * updates
    
    ---------
    
    Co-authored-by: Rich Lander <[email protected]>
    Co-authored-by: maumar <[email protected]>
    Co-authored-by: David Ortinau <[email protected]>
    Co-authored-by: Jeremy Barton <[email protected]>
    Co-authored-by: Chet Husk <[email protected]>
    Co-authored-by: Stephen Halter <[email protected]>
    Co-authored-by: Daniel Roth <[email protected]>
    Co-authored-by: Martin Costello <[email protected]>
    Co-authored-by: Safia Abdalla <[email protected]>
    Co-authored-by: Luke Latham <[email protected]>
    Co-authored-by: Wade Pickett <[email protected]>
    Co-authored-by: Logan Bussell <[email protected]>
    Co-authored-by: Matt Thalman <[email protected]>
    Co-authored-by: Merrie McGaw <[email protected]>
    Co-authored-by: Kathleen Dollard <[email protected]>
    Co-authored-by: Bill Wagner <[email protected]>
    Co-authored-by: Andy (Steve) De George <[email protected]>
    Co-authored-by: Aman Khalid <[email protected]>
    Co-authored-by: Alex Soto <[email protected]>
    Co-authored-by: Rachel Kang <[email protected]>
    Co-authored-by: Rahul Bhandari (.NET) <[email protected]>
    Configuration menu
    Copy the full SHA
    9cd3c54 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#9807)

    rbhanda authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    6b60f08 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#9808)

    rbhanda authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    b7b9d67 View commit details
    Browse the repository at this point in the history
  5. Update releases.json (#9809)

    rbhanda authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f551e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a59beea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b72ed4c View commit details
    Browse the repository at this point in the history
  8. Add self-help moderation instructions (#9811)

    * Add self-help moderation instructions
    
    * Update Documentation/moderation.md
    
    Co-authored-by: Aaron Robinson <[email protected]>
    
    * Fix linter errors
    
    ---------
    
    Co-authored-by: James Montemagno <[email protected]>
    Co-authored-by: Aaron Robinson <[email protected]>
    3 people authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    bd7cb2e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

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

Commits on Mar 28, 2025

  1. API diff between .NET 10 Preview 2 and .NET 10 Preview 3 (#9821)

    * AspNetCore
    * NETCore
    * WindowsDesktop
    * Readme
    carlossanlop authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    e455e24 View commit details
    Browse the repository at this point in the history
Loading