10000 Comparing 87b343d...21589ef · dotnet/core · GitHub
[go: up one dir, main page]

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.
8000
base repository: dotnet/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 87b343d
Choose a base ref
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21589ef
Choose a head ref
  • 20 commits
  • 85 files changed
  • 32 contributors

Commits on Feb 12, 2025

  1. Update 8.0.13.md (#9734)

    Updated broken link to blogpost
    victorisr authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    dd092e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

Commits on Feb 15, 2025

  1. Update CODEOWNERS (#9747)

    mairaw authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    c5a98a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

Commits on Feb 21, 2025

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

Commits on Feb 25, 2025

  1. .NET 10 Preview 1 - Release Notes (#9708)

    * Add .NET 10 P1 release note base files
    
    * add get started
    
    * add base binary file
    
    * revert links for build
    
    * fix links
    
    * update last link
    
    * Apply suggestions from code review
    
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    
    * Fix linter errors
    
    * add languages
    
    * add ef core 10 documentation
    
    * add more efcore release notes
    
    * fix lint issue in ef docs
    
    * update efcore
    
    * Preview 1 F# release notes (#9737)
    
    * Initial F# entry with links-needs cleanup
    
    * Remove template comments from F# release notes
    
    * Apply suggestions from code review
    
    Thanks! All these changes are great.
    
    Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
    
    * a bit of consistency here to jump down layers
    
    * Fix typo in F# release notes
    
    ---------
    
    Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    
    * Update release-notes/10.0/get-started.md
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * update wpf
    
    * C# and VB release notes for Preview 1 (#9739)
    
    * First draft of C# and VB release notes
    
    * Apply suggestions from code review
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update release-notes/10.0/preview/preview1/visualbasic.md
    
    Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
    
    * Add additional features
    
    My first draft had missed a few features.
    
    * Apply suggestions from code review
    
    Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
    
    * Update release-notes/10.0/preview/preview1/csharp.md
    
    ---------
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
    
    * .NET 10 Preview 1 - WinForms Release Notes (#9722)
    
    * First draft
    
    First draft of release nites
    
    * Added AI message
    
    I did use AI to translate to markdown from docx formats.
    
    * Update release-notes/10.0/preview/preview1/winforms.md
    
    Co-authored-by: Loni Tra <lonitra@microsoft.com>
    
    * Applying feedback
    
    Applying the latest feedback and correcting a couple mistakes.
    
    * Applying final feedback
    
    Adding a few tweaks based on Tanya's feedback.
    
    * Best Practices
    
    * Final round of feedback
    
    * Update release-notes/10.0/preview/preview1/winforms.md
    
    * a bit of cleanup
    
    * Update winforms.md
    
    Duplicated text.
    
    * duplicated content
    
    ---------
    
    Co-authored-by: Loni Tra <lonitra@microsoft.com>
    Co-authored-by: Rich Lander <rich@lander.ca>
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    Co-authored-by: Tanya Solyanik <tanyaso@microsoft.com>
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    
    * small tweaks to ef preview 1 release notes
    
    * one more tiny tweak to ef core notes
    
    * release notes for PrunePackageReferences (#9744)
    
    * Fix markdown lint
    
    * Add containers release notes for .NET 10 Preview 1 (#9746)
    
    * Update containers section on main 10p1 readme
    
    * Add release notes for containers
    
    * Change Docker to container
    
    Co-authored-by: Matt Thalman <mthalman@microsoft.com>
    
    * Put Ubuntu announcement first
    
    * Apply suggestions from code review
    
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    
    * Remove extra newlines
    
    * Update haedings and links
    
    ---------
    
    Co-authored-by: Matt Thalman <mthalman@microsoft.com>
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    
    * .NET 10 P1 -- Runtime and Libraries changes (#9715)
    
    * Create runtime branch
    
    * Add cryptography notes
    
    * Fix typo
    
    * Add ISOWeek overloads for DateOnly type
    
    * ZipArchive
    
    * Remove duplicate ISOWeek method overloads section
    
    * Add String Normalization APIs for Span<char>
    
    * Fix formatting in String Normalization APIs section
    
    * Fix formatting for String Normalization APIs section
    
    * Fix formatting for String Normalization APIs section
    
    * Update String Normalization APIs section
    
    * Update String Normalization APIs section
    
    * Doc formatting fix
    
    * Adding TimeSpan note
    
    * Add JIT notes
    
    * Convert tabs to spaces
    
    * Better ZipArchive stats
    
    * Fix stack allocation description
    
    * Feedback
    
    Co-authored-by: Andy Ayers <andya@microsoft.com>
    
    * Add AVX10.2 experimental note, and feedback
    
    * "C-style" -> "typical"
    
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    
    * Add stack allocation example
    
    * Numeric ordering, ordered dictionary, json options, matrix operations
    
    * Apply suggestions from code review
    
    * Update release-notes/10.0/preview/preview1/libraries.md
    
    Apply Rich's suggestion
    
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    
    * Update release-notes/10.0/preview/preview1/libraries.md
    
    * Fix linter issues
    
    ---------
    
    Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
    Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
    Co-authored-by: carlossanlop <1175054+carlossanlop@users.noreply.github.com>
    Co-authored-by: Aman Khalid <amankhalid@microsoft.com>
    Co-authored-by: Andy Ayers <andya@microsoft.com>
    Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>
    
    * Add ASP.NET Core release notes for .NET 10 Preview 1 (#9740)
    
    * Remove extra line in release notes.
    
    * Add link to install packages on Chiseled images
    
    * Update C# 14 release notes
    
    * Remove extra newlines in release notes.
    
    * update md
    
    * .NET MAUI in .NET 10 Preview 1 (#9727)
    
    * [Draft] .NET MAUI in .NET 10 Preview 1
    
    * Update release-notes/10.0/preview/preview1/dotnetmaui.md
    
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    
    * Update release-notes/10.0/preview/preview1/dotnetmaui.md
    
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    
    * cleanup
    
    * add info about handlers
    
    * Update dotnetmaui.md
    
    added Android notes
    
    * Update dotnetmaui.md
    
    removed community contributions section since we don't have any yet.
    
    * cleanup
    
    * add ios information
    
    ---------
    
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    
    * update md
    
    * trailing
    
    * Update wpf.md
    
    * Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * Update release-notes/10.0/preview/preview1/README.md
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    
    * updates
    
    * Call out pruning warnings in P1 release notes (#9752)
    
    * Call out pruning warnings
    
    * Update release-notes/10.0/preview/preview1/sdk.md
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update release-notes/10.0/preview/preview1/sdk.md
    
    ---------
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update 10.0.0-preview.1.md
    
    * Add files via upload
    
    * Update releases-index.json
    
    * Add files via upload
    
    * Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md
    
    Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
    
    ---------
    
    Co-authored-by: Jon Galloway <jongalloway@gmail.com>
    Co-authored-by: Rich Lander <rlander@microsoft.com>
    Co-authored-by: Rich Lander <rich@lander.ca>
    Co-authored-by: maumar <maumar@microsoft.com>
    Co-authored-by: Kathleen Dollard <kdollard@microsoft.com>
    Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
    Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
    Co-authored-by: Loni Tra <lonitra@microsoft.com>
    Co-authored-by: Tanya Solyanik <tanyaso@microsoft.com>
    Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
    Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
    Co-authored-by: Matt Thalman <mthalman@microsoft.com>
    Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
    Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
    Co-authored-by: carlossanlop <1175054+carlossanlop@users.noreply.github.com>
    Co-authored-by: Aman Khalid <amankhalid@microsoft.com>
    Co-authored-by: Andy Ayers <andya@microsoft.com>
    Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>
    Co-authored-by: Daniel Roth <daroth@microsoft.com>
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    Co-authored-by: Nikolche Kolev <nikolev@microsoft.com>
    Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
    Configuration menu
    Copy the full SHA
    811a2d9 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#9759)

    * Update README.md
    
    * Update releases.md
    
    * Update README.md
    rbhanda authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    8919820 View commit details
    Browse the repository at this point in the history
  3. Update 10.0 README.md (#9760)

    * Update 10.0 README.md
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    ---------
    
    Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
    victorisr and rbhanda authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    90fb453 View commit details
    Browse the repository at this point in the history
  4. Update support files (#9757)

    * Update support files
    
    * Update nano server
    
    * Update templates
    
    * Update link format
    
    * Update link format
    
    * Update link format
    
    * Attempt to skip link checking
    richlander authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    581fce9 View commit details
    Browse the repository at this point in the history
  5. update links (#9761)

    jamesmontemagno authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    a073931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d829a29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34e11b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efe1c9f View commit details
    Browse the repository at this point in the history
  9. Update release date (#9767)

    * Update releases.json
    
    * Update releases-index.json
    Varorbc authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    c1574a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Add Ubuntu Chiseled tags to containers release notes for .NET 10 Prev…

    …iew 1 (#9768)
    
    The other containers announcements for .NET 10 Preview 1 all show commands to pull the updated images. This PR adds pull commands to the Ubuntu Chiseled announcement.
    lbussell authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    8e16b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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

Commits on Mar 10, 2025

  1. API diff between .NET 10 Preview1 and .NET 10 Preview2 (#9771)

    * Readme
    * AspNetCore
    * NETCore
    * WindowsDesktop
    * Fix table of contents title, sort the assemblies
    * Updated the tool to remove method and property bodies as requested. Also removed private dummy fields.
    * Fix the fully qualified names
    carlossanlop authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    b771197 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Add known issue for Microsoft.AspNetCore.Components.CustomElements 9.…

    …0.3 (#9786)
    
    * Add known issue for Microsoft.AspNetCore.Components.CustomElements 9.0.3
    
    * Update known issues with workaround details
    
    * Update workaround section in known issues
    wtgodbe authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    810aee7 View commit details
    Browse the repository at this point in the history
  2. Artifacts for .NET 3B 2025 Servicing Release (#9789)

    * Artifacts for .NET 3B 2025 Servicing Release
    
    * Update 8.0.14.md
    
    * Update 9.0.3.md
    rbhanda authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    68fd9b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21589ef View commit details
    Browse the repository at this point in the history
Loading
0