Metadata >> NuGet >> IronPigeon >> 0.1.3-preview

0.1.3-preview

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description An open source generic message passing protocol with focus on confidentiality and authentication.
LicenseUrl http://opensource.org/licenses/MS-RL
Owners Andrew Arnott
ProjectUrl http://github.com/aarnott/ironpigeon
ReleaseNotes Basic message passing protocol implemented.
RequireLicenseAcceptance False
Tags crypto cryptography mail email privacy
Dependencies Validation:[1.0, 2.0):net40|Microsoft.CompilerServices.AsyncTargetingPack:[1.0, 2.0):net40|Microsoft.WindowsAzure.StorageClient.Async:0.1.3-preview:net40|Validation:[1.0, 2.0):net45|Microsoft.Composition:[1.0.15, 2.0):net45|Microsoft.WindowsAzure.StorageClient.Async:0.1.3-preview:net45|Microsoft.Tpl.Dataflow:[4.5.6, 5.0):net45|Validation:[1.0, 2.0):winrt00|Microsoft.Composition:[1.0.15, 2.0):winrt00
Title IronPigeon secure messaging protocol
PackageSize 348938
PackageHashAlgorithm SHA512
PackageHash 9Qm90APaQjyScOVsklIUzbgq4lnf0eC+2/DCixeGbn56ye7Pki56apbMjWLEpTdVvUOjkKglWwJODhQGKjkBHQ==
DownloadCount 000000
CreatedDate 2012-10-11T02:48: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 IronPigeon -Version 0.1.3-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install IronPigeon -Version 0.1.3-preview -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete IronPigeon 0.1.3-preview %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap IronPigeon -Version 0.1.3-preview
Uninstalling the package:
o remove-wrap IronPigeon

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 .NETCore,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries