System.ObjectModel (4.0.12)

Published 2023-05-05 11:41:14 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.0.12 System.ObjectModel

About this package

Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it.

Commonly Used Types: System.ComponentModel.INotifyPropertyChanged System.Collections.ObjectModel.ObservableCollection System.ComponentModel.PropertyChangedEventHandler System.Windows.Input.ICommand System.Collections.Specialized.INotifyCollectionChanged System.Collections.Specialized.NotifyCollectionChangedEventArgs System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.ObjectModel.KeyedCollection<TKey, TItem> System.ComponentModel.PropertyChangedEventArgs System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue>

When using NuGet 3.x this package requires at least version 3.4.

Dependencies

ID Version Target Framework
System.Collections 4.0.11 .NETCore5.0
System.Diagnostics.Debug 4.0.11 .NETCore5.0
System.Resources.ResourceManager 4.0.1 .NETCore5.0
System.Runtime 4.1.0 .NETCore5.0
System.Threading 4.0.11 .NETCore5.0
System.Runtime 4.1.0 .NETStandard1.0
System.Collections 4.0.11 .NETStandard1.3
System.Diagnostics.Debug 4.0.11 .NETStandard1.3
System.Resources.ResourceManager 4.0.1 .NETStandard1.3
System.Runtime 4.1.0 .NETStandard1.3
System.Threading 4.0.11 .NETStandard1.3
Details
NuGet
2023-05-05 11:41:14 +10:00
78
Microsoft
314 KiB
Assets (1)
Versions (1) View all
4.0.12 2023-05-05