Info
Version: | 1.12.1 |
Author(s): | Epiforge |
Last Update: | Thursday, January 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Epiforge/Cogs |
NuGet Url: | https://www.nuget.org/packages/Cogs.Collections |
Install
Install-Package Cogs.Collections
dotnet add package Cogs.Collections
paket add Cogs.Collections
Cogs.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- Cogs.Components(>= 1.0.8)
- System.Collections.Immutable(>= 5.0.0)
Includes EquatableList, INotifyDictionaryChanged, IObservableRangeDictionary, IRangeDictionary, NullableKeyDictionary, NullableKeySortedDictionary, ObservableConcurrentDictionary, ObservableDictionary, ObservableSortedDictionary, ReadOnlyDictionary, ReadOnlyObservableDictionary, ReadOnlyObservableRangeDictionary.