IronPigeon.Dart 0.1.0-preview

This is a prerelease version of IronPigeon.Dart.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package IronPigeon.Dart --version 0.1.0-preview
NuGet\Install-Package IronPigeon.Dart -Version 0.1.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.1.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.1.0-preview
#r "nuget: IronPigeon.Dart, 0.1.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.1.0-preview&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
WinRT winrt45 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-preview 1,076 6/15/2014
0.3.3-preview 905 1/1/2014
0.3.2-preview 910 12/26/2013
0.3.1-preview 911 12/15/2013
0.3.0-preview 944 11/11/2013
0.2.2-preview 922 10/14/2013
0.2.0-preview 956 9/21/2013
0.1.9-preview 932 9/15/2013
0.1.8.10-preview 923 9/3/2013
0.1.7.12-preview 937 8/29/2013
0.1.6-preview 893 8/26/2013
0.1.5-preview 929 8/18/2013
0.1.4-preview 1,160 6/24/2013
0.1.3-preview 1,116 10/11/2012
0.1.1-preview 1,039 9/17/2012
0.1.0-preview 1,044 9/17/2012

Basic message passing protocol implemented.