Skip to content

API diff between .NET 11 Preview 3 and .NET 11 Preview 4#10403

Open
svick wants to merge 1 commit intodotnet:mainfrom
svick:api-diff/11.0-preview4
Open

API diff between .NET 11 Preview 3 and .NET 11 Preview 4#10403
svick wants to merge 1 commit intodotnet:mainfrom
svick:api-diff/11.0-preview4

Conversation

@svick
Copy link
Copy Markdown
Member

@svick svick commented Apr 30, 2026

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

Repo area owners:

Libraries area owners:

  • Microsoft.Extensions.Caching @dotnet/area-extensions-caching
  • Microsoft.Extensions.Configuration @dotnet/area-extensions-configuration
  • Microsoft.Extensions.Logging @dotnet/area-extensions-logging
  • System.Diagnostics @dotnet/area-system-diagnostics
  • System.IO.Compression @dotnet/area-system-io-compression
  • System.Memory @dotnet/area-system-memory
  • System.Runtime.Intrinsics @dotnet/area-system-runtime-intrinsics
  • System.Runtime @dotnet/area-system-runtime
  • System.Security.Cryptography @dotnet/area-system-security
  • System.Text.Json @dotnet/area-system-text-json

Note that the Microsoft.Extensions.*.Abstractions move (see dotnet/docs#52865) caused big unreadable diffs for Microsoft.Extensions (remove the assemblies from Microsoft.AspNetCore.App, add them to Microsoft.NETCore.App) so I have used hacky code (769e772) to make the diff reasonable.

/cc @wfurt

@svick svick requested review from leecow and rbhanda as code owners April 30, 2026 14:46
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.

Process LGTM

@bartonjs
Copy link
Copy Markdown
Member

Crypto LGTM

@tannergooding
Copy link
Copy Markdown
Member

memory, intrinsics, and runtime LGTM

@ericstj
Copy link
Copy Markdown
Member

ericstj commented Apr 30, 2026

Extensions moves and compat changes in Logging LGTM.

@rzikm
Copy link
Copy Markdown
Member

rzikm commented May 6, 2026

Compression LGTM

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.

7 participants