Metadata >> NuGet >> IronPigeon.Dart

IronPigeon.Dart

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.4.0-preview|Validation:[2.0.4, 3.0)
Title Dart secure email protocol
PackageSize 23056
PackageHashAlgorithm SHA512
PackageHash gclfytDEJviw3CbYNwXX94bmKi8x8KYsBB1KLde59+UVnNH+7Dc9bSNLBrS6XVaC9cquQcpVJk60t+OE2fk/Cw==
DownloadCount 000000
CreatedDate 2014-06-15T05:14:50

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package IronPigeon.Dart
Installing the package (HTTP Basic authentication):
Install-Package IronPigeon.Dart -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package IronPigeon.Dart -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package IronPigeon.Dart

OpenWrap

Installing the package:
o add-wrap IronPigeon.Dart
Uninstalling the package:
o remove-wrap IronPigeon.Dart

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.4.0-preview
0.3.3-preview
0.3.2-preview
0.3.1-preview
0.3.0-preview
0.2.2.0-preview
0.2.0.0-preview
0.1.9.0-preview
0.1.8.10-preview
0.1.6-preview
0.1.5-preview
0.1.4-preview
0.1.3-preview
0.1.1-preview
0.1.0-preview