System.ObjectModel 4.0.12

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<T> 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.

Microsoft
安装
dotnet add package System.ObjectModel --version 4.0.12
Install-Package System.ObjectModel -Version 4.0.12
依赖
.NETCore5.0
包名版本要求
System.Collections [4.0.11, )
System.Diagnostics.Debug [4.0.11, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Threading [4.0.11, )
.NETStandard1.0
包名版本要求
System.Runtime [4.1.0, )
.NETStandard1.3
包名版本要求
System.Collections [4.0.11, )
System.Diagnostics.Debug [4.0.11, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Threading [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:21:19
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770