SoftCircuits.OrderedDictionary 2.0.0

.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. Now targets .NET Standard 2.0 or .NET 5.0, and supports nullable reference types.

No packages depend on SoftCircuits.OrderedDictionary.

Now targets .NET Standard 2.0 or .NET 5.0, and supports nullable reference types; Fixed issue where ByIndex property was null when a comparer was passed to the constructor; Minor tweaks.

.NET 5.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
3.4.0 1 09/04/2026
3.3.0 1 09/04/2026
3.2.0 0 07/16/2026
3.1.0 1 09/04/2026
3.0.1 1 09/04/2026
3.0.0 0 12/11/2022
2.1.0 0 12/07/2021
2.0.0 1 09/04/2026
1.0.2 1 09/04/2026
1.0.1 1 09/04/2026
1.0.0 1 09/04/2026