SoftCircuits.OrderedDictionary 1.0.2
.NET library that implements an ordered dictionary. Provides all the functionality of Dictionary<TKey, TValue> but also maintains the items in an ordered list. Items can be added, removed and accessed by key or index. Implements IDictionary.
No packages depend on SoftCircuits.OrderedDictionary.
Code clean up; Updated package icon.
.NET Standard 2.0
- No dependencies.