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 d0e0cfa commit 932450cCopy full SHA for 932450c
Microsoft.Toolkit.Mvvm/Microsoft.Toolkit.Mvvm.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
<Title>Windows Community Toolkit MVVM .NET Standard</Title>
8
<Description>
9
- This package includes MVVM .NET Standard code only helpers such as:
+ This package includes a .NET Standard MVVM library with helpers such as:
10
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
11
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
12
- RelayCommand: a simple delegate command implementing the ICommand interface.
0 commit comments