core icon indicating copy to clipboard operation
core copied to clipboard

API diff between .NET 8.0 and .NET 9 Preview 1

Open carlossanlop opened this issue 5 months ago • 1 comments

Repos area owners:

  • ASP.NET - @dotnet/aspnet-api-review
  • WinForms - @merriemcgaw @dreddy-work @JeremyKuhne
  • WPF - @singhashish-wpf and @pchaurasia14
  • Libraries - @artl93 @jeffhandley @karelz @ericstj @stephentoub

Libraries area owners:

  • @dotnet/area-system-runtime
  • @dotnet/area-system-buffers
  • @dotnet/area-system-collections
  • @dotnet/area-system-io
  • @dotnet/area-system-linq
  • System.Net: @dotnet/ncl
  • @dotnet/area-system-reflection
  • @dotnet/area-system-reflection-emit
  • @dotnet/area-system-runtime-compilerservices
  • System.Runtime.InteropServices: @dotnet/interop-contrib
  • @dotnet/area-system-runtime-intrinsics
  • @dotnet/area-system-security
  • @dotnet/area-system-text-encoding
  • @dotnet/area-system-text-json
  • System.Threading: @mangod9 @kouvel
  • @dotnet/area-system-threading-tasks

Known api-diff tool issues:

  • The AsmDiff tool sometimes skips adding { or {}. Please provide a GitHub suggestion in this PR so we can correct it manually: arcade#10981
  • The AsmDiff tool shows APIs with decorating attribute changes as removed and re-added, instead of showing only the API. Please ignore this, it might be confusing but technically it's not incorrect: arcade#13814

carlossanlop avatar Feb 13 '24 22:02 carlossanlop

We have a preview1 folder now. Best to use it. Yes?

richlander avatar Feb 14 '24 01:02 richlander