Metadata >> NuGet >> C5

C5

Metadata

Authors Niels Kokholm, Peter Sestoft, Rasmus Nielsen
Copyrights Copyright 2013
Description The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on .NET 4.0, Silverlight 4, Windows Phone 7, Xbox 360, and Mono.
IconUrl https://github.com/sestoft/C5/raw/master/images/icon-nuget.png
LicenseUrl https://github.com/sestoft/C5/raw/master/LICENSE.txt
Owners Niels Kokholm, Peter Sestoft, Rasmus Nielsen
ProjectUrl http://www.itu.dk/research/c5/
ReleaseNotes Fixed a bug in IntervalHeap FindMin()
RequireLicenseAcceptance False
Tags Generics Collections Heap TreeSet PriorityQueue
Title C5
PackageSize 584755
PackageHashAlgorithm SHA512
PackageHash dpQPVJ8Y/TblFdztABjivT7YO8UwJhHPnvao73gBWGMIKQTiOyrw+5kiIeLBJ2V/CnGBtwnHnaQldm8N8oiMyQ==
DownloadCount 000000
CreatedDate 2013-05-13T08:40:06

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install C5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install C5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package C5
Installing the package (HTTP Basic authentication):
Install-Package C5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package C5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package C5

OpenWrap

Installing the package:
o add-wrap C5
Uninstalling the package:
o remove-wrap C5

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.2.4881.16939
2.2.4822.42600
2.1.4492.18142
2.0.4398.25000
2.0.4398.21074
2.0.4398.23817
2.0.4398.21073
2.0.1
2.0