Info
| Version: | 1.0.1 | 
| Author(s): | Wintellect | 
| Last Update: | Saturday, November 2, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://archive.codeplex.com/?p=powercollections | 
| NuGet Url: | https://www.nuget.org/packages/RawScape.Wintellect.PowerCollections | 
Install
Install-Package RawScape.Wintellect.PowerCollections
                        dotnet add package RawScape.Wintellect.PowerCollections
                        paket add RawScape.Wintellect.PowerCollections
                        
                                RawScape.Wintellect.PowerCollections Download (Unzip the "nupkg" after downloading)
                            
                        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.