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.15
Choose a base ref
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 54 files changed
  • 25 contributors

Commits on Apr 8, 2025

  1. APRIL-2025 8.0 & 9.0 Service Release Artifacts (#9839)

    * Update releases.md
    
    * Update README.md
    
    * Create 8.0.15.md
    
    * Create 8.0.115.md
    
    * Create 8.0.311.md
    
    * Create release.json
    
    * Update 8.0 cve.md
    
    * Update 8.0 install-linux.md
    
    * Update 8.0 install-macos.md
    
    * Update 8.0 install-windows.md
    
    * Update 8.0 releases.json
    
    * Update 8.0 README.md
    
    * Create 9.0.4.md
    
    * Create 9.0.105.md
    
    * Create 9.0 release.json
    
    * Update README.md
    
    * Update 9.0 cve.md
    
    * Update 9.0 install-linux.md
    
    * Update 9.0 install-macos.md
    
    * Update 9.0 install-windows.md
    
    * Update 9.0 releases.json
    
    * Update releases-index.json
    
    * Update release notes README.md
    victorisr authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    b6d4f08 View commit details
    Browse the repository at this point in the history
  2. Update daily-builds.md (#9834)

    * Update daily-builds.md
    
    This page has the most juice in searching for ".NET SDK daily builds"
    
    * Update daily-builds.md
    
    * Fix formatting and update links in daily-builds.md
    Rick-Anderson authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    0363daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe382ea View commit details
    Browse the repository at this point in the history
  4. Add missing cve-id (#9840)

    The `cve-id` property is missing.
    martincostello authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    e20136f View commit details
    Browse the repository at this point in the history
  5. Fix bug number (#9842)

    mairaw authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    13a00b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. April10 preview3 Release Artifacts (#9845)

    * .NET 10 Preview 3 Artifacts for servicing release
    
    * Updated releases.json data
    victorisr authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    6fb0a11 View commit details
    Browse the repository at this point in the history
  2. .NET 10 - Preview 3 (#9817)

    * stage P3
    
    * cleanup
    
    * efcore doc updates for preview 3
    
    * .NET MAUI in .NET 10 Preview 3 (#9826)
    
    * .NET MAUI in .NET 10 Preview 3
    
    * Update .NET MAUI release notes for preview 3
    
    * .NET 10 P3 - SDK Notes (#9822)
    
    * SDK Start
    
    * Add first draft of SDK features for p3
    
    * Update release-notes/10.0/preview/preview3/sdk.md
    
    * Update release-notes/10.0/preview/preview3/sdk.md
    
    * Update release-notes/10.0/preview/preview3/sdk.md
    
    Co-authored-by: Youssef Victor <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/sdk.md
    
    Co-authored-by: Youssef Victor <[email protected]>
    
    ---------
    
    Co-authored-by: Chet Husk <[email protected]>
    Co-authored-by: Chet Husk <[email protected]>
    Co-authored-by: Youssef Victor <[email protected]>
    
    * .NET 10 Preview 3 - Runtime (#9823)
    
    * .NET 10 P3 Runtime
    
    * Add JIT notes
    
    * Fix indentation
    
    * Feedback
    
    ---------
    
    Co-authored-by: Aman Khalid (from Dev Box) <[email protected]>
    
    * Add ASP.NET Core release notes for .NET 10 Preview 3 (#9835)
    
    * Add ASP.NET Core release notes for .NET 10 Preview 3
    
    * Add server-sent events
    
    * Add declarative state persistence
    
    * Add OpenAPI template option
    
    * Add min API validation
    
    * Add built-time env for Blazor WebAssembly
    
    * Apply edits
    
    * Apply suggestions from PR review
    
    Co-authored-by: Wade Pickett <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Wade Pickett <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Wade Pickett <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Ilona Tomkowicz <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Ilona Tomkowicz <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Daniel Roth <[email protected]>
    
    ---------
    
    Co-authored-by: Mike Kistler <[email protected]>
    Co-authored-by: Wade Pickett <[email protected]>
    Co-authored-by: Ilona Tomkowicz <[email protected]>
    Co-authored-by: Pavel Savara <[email protected]>
    
    * Updates for P3 (#9831)
    
    * .NET 10 P3 - Libraries (#9824)
    
    * .NET 10 P3 - Libraries
    
    * Introduce an AOT-Safe Constructor for ValidationContext
    
    * Support for Telemetry Schema URLs in ActivitySource and Meter
    
    * Byte-Level Support in BPE Tokenizer
    
    * ML.NET notes
    
    * Tensor update notes
    
    ---------
    
    Co-authored-by: Tarek Mahmoud Sayed <[email protected]>
    Co-authored-by: Michael Sharp <[email protected]>
    
    * cleanup
    
    * cleanup
    
    * cleanup
    
    * cleanup
    
    * Initial draft of P3 release notes (#9832)
    
    * cleanup
    
    * cleanup
    
    * Update release-notes/10.0/preview/preview3/csharp.md
    
    Co-authored-by: Martin Costello <[email protected]>
    
    * Update release-notes/10.0/preview/preview3/aspnetcore.md
    
    Co-authored-by: Mike Kistler <[email protected]>
    
    * update code block
    
    * Add global.json local sdk support details
    
    * Added WPF notes (#9844)
    
    * update readmes
    
    * fix readme
    
    * Updated 10.0.0-preview.3.md with content and Nuget list
    
    * cleanup 1
    
    * Implement feature X to enhance user experience and optimize performance
    
    * Update release-notes/10.0/preview/preview3/10.0.0-preview.3.md
    
    Co-authored-by: Martin Costello <[email protected]>
    
    * Updated windowsdesktop Urls
    
    * cleanup
    
    * updat elinux
    
    * udpated
    
    * Fix table
    
    ---------
    
    Co-authored-by: maumar <[email protected]>
    Co-authored-by: David Ortinau <[email protected]>
    Co-authored-by: Chet Husk <[email protected]>
    Co-authored-by: Chet Husk <[email protected]>
    Co-authored-by: Youssef Victor <[email protected]>
    Co-authored-by: Aman Khalid (from Dev Box) <[email protected]>
    Co-authored-by: Daniel Roth <[email protected]>
    Co-authored-by: Mike Kistler <[email protected]>
    Co-authored-by: Wade Pickett <[email protected]>
    Co-authored-by: Ilona Tomkowicz <[email protected]>
    Co-authored-by: Pavel Savara <[email protected]>
    Co-authored-by: Merrie McGaw <[email protected]>
    Co-authored-by: Tarek Mahmoud Sayed <[email protected]>
    Co-authored-by: Michael Sharp <[email protected]>
    Co-authored-by: Kathleen Dollard <[email protected]>
    Co-authored-by: Martin Costello <[email protected]>
    Co-authored-by: Andy (Steve) De George <[email protected]>
    Co-authored-by: victorisr <[email protected]>
    19 people authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    d136e6a View commit details
    Browse the repository at this point in the history
  3. Updated README markdowns. (#9847)

    * Update README.md
    
    * Update README.md
    victorisr authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    ef01758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9799249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aed98fb View commit details
    Browse the repository at this point in the history
  6. Fix version numbers (#9850)

    Fix `version` being the same as `version-display`, instead of the actual version.
    martincostello authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    91f0013 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. .NET 10 Preview 3 links fix (#9851)

    Co-authored-by: Pavel Purma <[email protected]>
    pavel-purma and Pavel Purma authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    ff55a93 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Fixed runtime version on 10.0 Preview 3 releases JSON (#9853)

    * Fixed Runtime version on releases JSON
    
    * Added Runtime Version number on JSON
    victorisr authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ecd0e94 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Add Ubuntu 25.04 (#9854)

    richlander authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    5b97245 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

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

Commits on Apr 24, 2025

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

Commits on May 1, 2025

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

Commits on May 5, 2025

  1. Edited phrasing in release notes implying that runtime includes SDK (#…

    …9863)
    
    * Update 9.0.2.md
    
    * Update 9.0.3.md
    
    * Update 9.0.4.md
    
    * Update 8.0.12.md
    
    * Update 8.0.13.md
    
    * Update 8.0.14.md
    
    * Update 8.0.15.md
    
    * Update 8.0.15.md
    
    * Linter Fix 8.0.14.md
    
    * Linter Fix 9.0.3.md
    
    * Linter Fix 9.0.4.md
    victorisr authored May 5, 2025
    Configuration menu
    Copy the full SHA
    d5f1720 View commit details
    Browse the repository at this point in the history
  2. Add release notes for OpenAPI operation transformers (#9868)

    * Add release notes for OpenAPI operation transformers
    
    * Apply suggestions from PR review
    
    Co-authored-by: Safia Abdalla <[email protected]>
    
    * fix linter
    
    * sub headers
    
    ---------
    
    Co-authored-by: Safia Abdalla <[email protected]>
    Co-authored-by: James Montemagno <[email protected]>
    3 people authored May 5, 2025
    Configuration menu
    Copy the full SHA
    9faa0bc View commit details
    Browse the repository at this point in the history
Loading