You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Describe the problem this feature would solve
We've moved our .NET Standard Code to now be the .NET Community Toolkit. 🎉🎉🎉
Its new home is now in this repo here.
Describe the solution
We migrated all the history over there as well, so now we just need to remove the following packages from our repo to complete the transfer:
For anything that depends on
Microsoft.Toolkitstill we should update it to grab theCommunityToolkit.Commonpackage from the MainLatest feed instead.I believe we can also simplify our tests a bit potentially, right @Sergio0694?
@XAML-Knight mind taking a stab at opening a PR for this migration step removing these packages here in this repo? Thanks!