File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >netstandard2.0;netstandard2.1</TargetFrameworks >
55 <LangVersion >8.0</LangVersion >
66 <Nullable >enable</Nullable >
7- <Title >Windows Community Toolkit Mvvm .NET Standard</Title >
7+ <Title >Windows Community Toolkit MVVM .NET Standard</Title >
88 <Description >
9- This package includes Mvvm .NET Standard code only helpers such as:
9+ This package includes MVVM .NET Standard code only helpers such as:
1010 - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
1111 - ObservableRecipient: a base class for observable objects with support for the IMessenger service.
1212 - RelayCommand: a simple delegate command implementing the ICommand interface.
1313 - Messenger: a messaging system to exchange messages through different loosely-coupled objects.
1414 - Ioc: a helper class to configure dependency injection service containers.
1515 </Description >
16- <PackageTags >UWP Toolkit Windows Mvvm observable Ioc dependency injection services extensions helpers</PackageTags >
16+ <PackageTags >UWP Toolkit Windows MVVM MVVMToolkit observable Ioc dependency injection services extensions helpers</PackageTags >
1717 </PropertyGroup >
1818
1919 <!-- .NET Standard 2.0 doesn't have the Span<T> type -->
You can’t perform that action at this time.
0 commit comments