Metadata >> NuGet >> Deque >> 0.0.1

0.0.1

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 Release Notes: 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 Push Pop Stack Queue
Title Deque
PackageSize 20035
PackageHashAlgorithm SHA512
PackageHash InBqO5ZaG6V0KmKWDfDwtXSYRkoACu1caUH4U/xaDNzNnXjUGneryztma4m02D5sycqs12dpFpy3GuekEwOZZA==
DownloadCount 000000
CreatedDate 2013-09-23T07:09:04

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 0.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Deque -Version 0.0.1 -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 0.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Deque -Version 0.0.1
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=v3.5 Binaries