Metadata >> NuGet >> BinarySearch >> 2.0.0.0

2.0.0.0

Metadata

Authors Martin Evans
Copyrights Copyright 2015
Description Performs binary searches (not necessarily on arrays)
LicenseUrl https://github.com/martindevans/BinarySearch/blob/master/LICENSE.md
Owners Martin Evans
ProjectUrl https://github.com/martindevans/BinarySearch
RequireLicenseAcceptance False
PackageSize 7385
PackageHashAlgorithm SHA512
PackageHash 5PF7YIhNGkfkqkAOeiL2Gn+m165lD7RxS8MUxVgVJ+DmbeDjSn1nC/W56czhljpMgpTKI9O9w8v6de73+yJjpA==
DownloadCount 000000
CreatedDate 2015-02-17T01:52:27

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap BinarySearch -Version 2.0.0.0
Uninstalling the package:
o remove-wrap BinarySearch

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,Profile=Client Binaries