Skip to content

API diff between .NET 11 Preview 4 and .NET 11 Preview 5#10437

Open
svick wants to merge 1 commit into
dotnet:mainfrom
svick:api-diff/11.0-preview5
Open

API diff between .NET 11 Preview 4 and .NET 11 Preview 5#10437
svick wants to merge 1 commit into
dotnet:mainfrom
svick:api-diff/11.0-preview5

Conversation

@svick
Copy link
Copy Markdown
Member

@svick svick commented May 29, 2026

This captures all of the API changes included in .NET 11 Preview 5, compared to .NET 11 Preview 4.

Repo owners:

Libraries area owners:

  • Microsoft.Extensions.Options @dotnet/area-extensions-options
  • System.Collections @dotnet/area-system-collections
  • System.Diagnostics.Process @dotnet/area-system-diagnostics-process
  • System.Diagnostics.Tracing @dotnet/area-system-diagnostics-tracing
  • System.Linq @dotnet/area-system-linq
  • System.Net @dotnet/ncl
  • System.Numerics.Vectors @dotnet/area-system-numerics
  • System.Reflection.Emit @dotnet/area-system-reflection-emit
  • System.Runtime @dotnet/area-system-runtime
  • System.Runtime.InteropServices @dotnet/interop-contrib
  • System.Runtime.Intrinsics @dotnet/area-system-runtime-intrinsics
  • System.Runtime.Loader @agocke @elinor-fung @dotnet/area-system-reflection-metadata
  • System.Security.Cryptography @bartonjs @vcsjones @dotnet/area-system-security
  • System.Text.Encoding.Extensions @dotnet/area-system-text-encoding
  • System.Text.Json @dotnet/area-system-text-json
  • System.Threading @VSadov

@svick svick requested review from leecow and rbhanda as code owners May 29, 2026 14:44
@bartonjs
Copy link
Copy Markdown
Member

System.Security.Cryptography LGTM (and checked off)

Copy link
Copy Markdown
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This captures all of the API changes included in .NET 11 Preview 4, compared to .NET 11 Preview 3.

@svick I assume you meant 5 and 4. Anyway System.Diagnostics.Process LGTM, thanks!

# API difference between .NET 11.0 Preview 4 and .NET 11.0 Preview 5

API listing follows standard diff formatting.
Lines preceded by a '+' are additions and a '-' indicates removal.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to just remove this and the link to it as well.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes sense to keep it, to make it clearer there were no changes. (And that we didn't stop doing the diffs for Microsoft.WindowsDesktop.App, or something like that.)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your call, we've removed it in the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants