Info
Version: | 1.0.0 |
Author(s): | Wintellect |
Last Update: | Monday, October 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://powercollections.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Elders.PowerCollections |
Install
Install-Package Elders.PowerCollections
dotnet add package Elders.PowerCollections
paket add Elders.PowerCollections
Elders.PowerCollections Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
Power Collections makes heavy use of .NET Generics. The goal of the project is to provide generic collection classes that are not available in the .NET framework.
Some of the collections included are the Deque, MultiDictionary, Bag, OrderedBag, OrderedDictionary, Set, OrderedSet, and OrderedMultiDictionary.