IronPigeon.Dart 0.4.0-preview

This is a prerelease version of IronPigeon.Dart.
dotnet add package IronPigeon.Dart --version 0.4.0-preview
NuGet\Install-Package IronPigeon.Dart -Version 0.4.0-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IronPigeon.Dart" Version="0.4.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronPigeon.Dart --version 0.4.0-preview
#r "nuget: IronPigeon.Dart, 0.4.0-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IronPigeon.Dart as a Cake Addin
#addin nuget:?package=IronPigeon.Dart&version=0.4.0-preview&prerelease

// Install IronPigeon.Dart as a Cake Tool
#tool nuget:?package=IronPigeon.Dart&version=0.4.0-preview&prerelease

An open source email-like message passing protocol with focus on confidentiality and authentication.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-preview 53 6/15/2014
0.3.3-preview 42 1/1/2014
0.3.2-preview 40 12/26/2013
0.3.1-preview 43 12/15/2013
0.3.0-preview 40 11/11/2013
0.2.2-preview 45 10/14/2013
0.2.0-preview 46 9/21/2013
0.1.9-preview 46 9/15/2013
0.1.8.10-preview 45 9/3/2013
0.1.7.12-preview 41 8/29/2013
0.1.6-preview 45 8/26/2013
0.1.5-preview 45 8/18/2013
0.1.4-preview 38 6/24/2013
0.1.3-preview 43 10/11/2012
0.1.1-preview 41 9/17/2012
0.1.0-preview 40 9/17/2012

Basic message passing protocol implemented.