Metadata >> NuGet >> IronPigeon.Dart >> 0.1.3-preview

0.1.3-preview

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description An open source email-like 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 IronPigeon:0.1.3-preview|Validation:[1.0, 2.0)
Title Dart secure email protocol
PackageSize 49458
PackageHashAlgorithm SHA512
PackageHash eJHp1XgHOCEZXEOBj41OvMcrI3jRhd1iqxuvcTuw6m9TUrRBievTxIV0b5jn4jS2t4Z6J0f522hcZ/WYie4V0Q==
DownloadCount 000000
CreatedDate 2012-10-11T02:48:32

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.Dart -Version 0.1.3-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install IronPigeon.Dart -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.Dart 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.Dart -Version 0.1.3-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package IronPigeon.Dart -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.Dart -Version 0.1.3-preview
Uninstalling the package:
o remove-wrap IronPigeon.Dart

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