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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- IronPigeon (>= 0.4.0-preview)
- Validation (>= 2.0.4 && < 3.0.0)
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,094 | 6/15/2014 |
0.3.3-preview | 915 | 1/1/2014 |
0.3.2-preview | 919 | 12/26/2013 |
0.3.1-preview | 922 | 12/15/2013 |
0.3.0-preview | 956 | 11/11/2013 |
0.2.2-preview | 935 | 10/14/2013 |
0.2.0-preview | 968 | 9/21/2013 |
0.1.9-preview | 945 | 9/15/2013 |
0.1.8.10-preview | 933 | 9/3/2013 |
0.1.7.12-preview | 947 | 8/29/2013 |
0.1.6-preview | 903 | 8/26/2013 |
0.1.5-preview | 940 | 8/18/2013 |
0.1.4-preview | 1,172 | 6/24/2013 |
0.1.3-preview | 1,125 | 10/11/2012 |
0.1.1-preview | 1,048 | 9/17/2012 |
0.1.0-preview | 1,051 | 9/17/2012 |
Basic message passing protocol implemented.