We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850bc2f commit 317241bCopy full SHA for 317241b
CommunityToolkit.Common/Collections/IReadOnlyObservableGroup.cs renamed to CommunityToolkit.Mvvm/Collections/IReadOnlyObservableGroup.cs
CommunityToolkit.Common/Collections/ObservableGroup.cs renamed to CommunityToolkit.Mvvm/Collections/ObservableGroup.cs
CommunityToolkit.Common/Collections/ObservableGroupedCollection.cs renamed to CommunityToolkit.Mvvm/Collections/ObservableGroupedCollection.cs
CommunityToolkit.Common/Collections/ObservableGroupedCollectionExtensions.cs renamed to CommunityToolkit.Mvvm/Collections/ObservableGroupedCollectionExtensions.cs
CommunityToolkit.Common/Collections/ReadOnlyObservableGroup.cs renamed to CommunityToolkit.Mvvm/Collections/ReadOnlyObservableGroup.cs
CommunityToolkit.Common/Collections/ReadOnlyObservableGroupedCollection.cs renamed to CommunityToolkit.Mvvm/Collections/ReadOnlyObservableGroupedCollection.cs
tests/CommunityToolkit.Common.UnitTests/Collections/IntGroup.cs renamed to tests/CommunityToolkit.Mvvm.UnitTests/Collections/IntGroup.cs
tests/CommunityToolkit.Common.UnitTests/Collections/ObservableGroupTests.cs renamed to tests/CommunityToolkit.Mvvm.UnitTests/Collections/ObservableGroupTests.cs
tests/CommunityToolkit.Common.UnitTests/Collections/ObservableGroupedCollectionExtensionsTests.cs renamed to tests/CommunityToolkit.Mvvm.UnitTests/Collections/ObservableGroupedCollectionExtensionsTests.cs
tests/CommunityToolkit.Common.UnitTests/Collections/ObservableGroupedCollectionTests.cs renamed to tests/CommunityToolkit.Mvvm.UnitTests/Collections/ObservableGroupedCollectionTests.cs
0 commit comments