System.ObjectModel
4.0.0
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>
See the version list below for details.
Install-Package System.ObjectModel -Version 4.0.0
dotnet add package System.ObjectModel --version 4.0.0
<PackageReference Include="System.ObjectModel" Version="4.0.0" />
paket add System.ObjectModel --version 4.0.0
#r "nuget: System.ObjectModel, 4.0.0"
// Install System.ObjectModel as a Cake Addin
#addin nuget:?package=System.ObjectModel&version=4.0.0
// Install System.ObjectModel as a Cake Tool
#tool nuget:?package=System.ObjectModel&version=4.0.0
Dependencies
-
.NETCore 5.0
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on System.ObjectModel:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
|
|
EntityFramework.Core
Entity Framework is Microsoft's recommended data access technology for new applications.
|
|
|
NuGet.RuntimeModel
NuGet v3 core library.
|
|
|
NuGet.ContentModel
NuGet.ContentModel
|