Metadata >> NuGet >> IronPigeon >> 0.3.0-preview

0.3.0-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 Adds Windows Phone 8 support. Makes avoiding HttpClient timeout exceptions easier.
RequireLicenseAcceptance False
Tags crypto cryptography mail email privacy
Dependencies Validation:[2.0.2, 3.0):net45|Microsoft.Net.Http:2.2.13:net45|Microsoft.Composition:[1.0.17, 2.0):net45|Microsoft.Tpl.Dataflow:[4.5.11, 5.0):net45|Microsoft.WindowsAzure.StorageClient.Async:0.3.1-preview:net45|Validation:[2.0.2, 3.0):win|Microsoft.Net.Http:2.2.13:win|Microsoft.Composition:[1.0.17, 2.0):win|Microsoft.Tpl.Dataflow:[4.5.11, 5.0):win|Validation:[2.0.2, 3.0):wp80|Microsoft.Net.Http:2.2.13:wp80|WinRTBouncyCastle:[0.1.1.1, 2.0):wp80
Title IronPigeon secure messaging protocol
PackageSize 533549
PackageHashAlgorithm SHA512
PackageHash R15OG/HNIUloZ/ZJVU0zH9akyUtWlarbY7rgo2lMXGVB6CxESvSrohSJlaHLrxoWvMMVc5H/xLLmZqZ32Mc5tg==
DownloadCount 000000
CreatedDate 2013-11-11T05:58:20

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

OpenWrap

Installing the package:
o add-wrap IronPigeon -Version 0.3.0-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
AnyCPU Release .NETPortable,Version=v0.0,Profile=win+net45+wp80 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries