Metadata >> NuGet >> IronPigeon >> 0.1.4-preview

0.1.4-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:[2.0, 3.0):net45|Microsoft.Composition:[1.0.15, 2.0):net45|Microsoft.Tpl.Dataflow:[4.5.9, 5.0):net45|Microsoft.WindowsAzure.StorageClient.Async:0.3.1-preview:net45|Validation:[2.0, 3.0):win|Microsoft.Composition:[1.0.15, 2.0):win|Microsoft.Tpl.Dataflow:[4.5.9, 5.0):win
Title IronPigeon secure messaging protocol
PackageSize 241298
PackageHashAlgorithm SHA512
PackageHash pUIOHTmBcgWrG4L/5gOUmTB34wkaL+d+Y85gI32RnlS5siBCNp1+nSJU9SmqVEzXshLlSUaOH3ymQlzfXN8IHw==
DownloadCount 000000
CreatedDate 2013-06-24T07:21:41

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.4-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install IronPigeon -Version 0.1.4-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.4-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.4-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package IronPigeon -Version 0.1.4-preview -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap IronPigeon -Version 0.1.4-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.5 Binaries