I don't think I ever created an issue to track this work so I'll list out the work items below: - [x] https://github.com/dotnet/aspnetcore/pull/19033 Move projects to aspnetcore: M.E.FileProviders.Embedded M.E.FileProviders.Embedded.Manifest.Task M.E.Configuration.KeyPerFile M.E.Localization M.E.Localization.Abstraction M.E.ObjectPool M.JSInterop M.JSInterop.JS M.E.WebEncoders M.E.Diagnostics.HealthChecks M.E.Diagnostics.HealthChecks.Abstractions M.A.Testing Shared sources - [x] Ensure we didn't miss any commits during the merge. - [x] Ensure currently open PRs are moved to aspnetcore: https://github.com/dotnet/extensions/pulls?q=is%3Aopen+is%3Apr+label%3Asource-migrated-to-aspnetcore - [x] https://github.com/dotnet/extensions/pull/2974 Remove those projects from Extensions except M.A.Testing and Shared sources - [x] https://github.com/dotnet/aspnetcore-tooling/pull/1620 Remove uses of removed extensions packages in aspnetcore-tooling - [x] Investigate splitting of Logging.Testing project - Removing from extensions https://github.com/dotnet/extensions/pull/3040 - Moving LoggedTest to aspnetcore https://github.com/dotnet/aspnetcore/pull/19545 - [x] Migrate relevant issues - [x] Post announcement - [x] Ensure Interop.JS artifacts published correctly - Tracking separately in https://github.com/dotnet/aspnetcore/issues/19300 - [x] Ensure our docs are up to date (such as ops, readmes, etc) This will likely be updated as we notice errors in documentation instead. - [x] Make sure DARC subscriptions are correct - [x] Address https://github.com/dotnet/extensions/pull/3091#discussion_r401915600 - [x] Address issues relating to the removed package dependencies from extensions https://github.com/dotnet/aspnetcore/pull/20300/commits/ccf4cd02ba7a4104136594766bcfe455d72dfd6f#r402145057 see discussion at https://github.com/dotnet/aspnetcore/pull/20300#discussion_r402145057 Addressed by https://github.com/dotnet/extensions/pull/3179
I don't think I ever created an issue to track this work so I'll list out the work items below:
M.E.FileProviders.Embedded
M.E.FileProviders.Embedded.Manifest.Task
M.E.Configuration.KeyPerFile
M.E.Localization
M.E.Localization.Abstraction
M.E.ObjectPool
M.JSInterop
M.JSInterop.JS
M.E.WebEncoders
M.E.Diagnostics.HealthChecks
M.E.Diagnostics.HealthChecks.Abstractions
M.A.Testing
Shared sources