Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.42 KB

Readme.md

File metadata and controls

16 lines (10 loc) · 1.42 KB

Repository description

Port of Wintellect's PowerCollections package originally published on codeplex. This repository converts the original .net 3.5 library to netstandard 2.0, allowing code dependant on it to migrate to newer versions of .NET.

Additionally I introduced verification builds for Windows, Linux and MacOs to make sure the library correctly runs crossplatform.

Original description

Welcome to Power Collections, A Community Project to Develop the Best Public License type safe Collection Classes for .NET. 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.

This library was originally produced by Wintellect and is offered AS IS. It has been available on the Wintellect site for some time but we are placing it on Codeplex to encourage its growth and use. Power Collections is free for all to use within the bounds of the standard Eclipse End user license agreement. If you feel you would like to contribute, please feel free to contact one of the project administrators.