Metadata >> NuGet >> Deque >> 1.0.0

1.0.0

Metadata

Authors Tom Jacques
Copyrights Copyright 2013
Description Binaries for the Deque library. Visit https://github.com/tejacques/Deque for an overview and usage examples.
LicenseUrl https://github.com/tejacques/Deque/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/Deque/
ReleaseNotes Version Release Notes: Version 1.0.0: - Stable release - Fixed several bugs with inserting in bulk and iterating through the Deque Version 0.1.1: - Fix bug with inserting to a specific index. Version 0.1.0: - Changed target platform from .NET 3.5 to .NET 2.0 - Added various runtime optimizations - Fixed several bugs - Added more test cases Version 0.0.1: - A lot of bug fixes - Added some basic test cases - Still not fully documented/tested -- Use at your own risk Version 0.0.0: - Basic structure and support - Not fully documented or tested
RequireLicenseAcceptance False
Summary An open source helper library for generic Deques.
Tags Deque Dequeue Push Pop Stack Queue Double-Ended-Queue
Title Deque
PackageSize 22533
PackageHashAlgorithm SHA512
PackageHash LkPBISb7+oooSeeGmS0RdMgChMYWuB6uDPDZ/AmX7KcO1KZTHtb2is06rz3mQ29nh6Ixehq9tVyQxdTNab7wrg==
DownloadCount 000000
CreatedDate 2014-03-30T20:44:21

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Deque -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Deque -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Deque 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Deque -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Deque -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Deque -Version 1.0.0
Uninstalling the package:
o remove-wrap Deque

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v2.0 Binaries