Info
Version: | 1.0.0 |
Author(s): | inf2k |
Last Update: | Friday, November 25, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://socollections.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/SoCollections |
Install
Install-Package SoCollections
dotnet add package SoCollections
paket add SoCollections
SoCollections Download (Unzip the "nupkg" after downloading)
ObservableDictionary<TKey, TValue>
ObservableSortedList<TKey, TValue>
SynchronizedObservableCollection<T>
SynchronizedObservableSortedList<TKey, TValue>
SynchronizedObservableDictionary<TKey, TValue>.