NetMQ.Zyre 1.0.0-rc1

This is a prerelease version of NetMQ.Zyre.
dotnet add package NetMQ.Zyre --version 1.0.0-rc1
NuGet\Install-Package NetMQ.Zyre -Version 1.0.0-rc1
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="NetMQ.Zyre" Version="1.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetMQ.Zyre --version 1.0.0-rc1
#r "nuget: NetMQ.Zyre, 1.0.0-rc1"
#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 NetMQ.Zyre as a Cake Addin
#addin nuget:?package=NetMQ.Zyre&version=1.0.0-rc1&prerelease

// Install NetMQ.Zyre as a Cake Tool
#tool nuget:?package=NetMQ.Zyre&version=1.0.0-rc1&prerelease

C# implementation of ZeroMQ Realtime Exchange Protocol. Automatic discovery of nodes anywhere on the network!

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NetMQ.Zyre:

Package Downloads
CrossStitch.Backplane.Zyre

Zyre-based backplane module for CrossStitch

EmotionalCities.Pupil

Bonsai Library containing interfaces for streaming data from Pupil Labs eye tracking hardware.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc1 1,253 2/22/2016
1.0.0-beta 697 4/14/2016

First beta release. Feedback welcome.