Info
Version: | 0.6.1 |
Author(s): | John Gozde |
Last Update: | Tuesday, November 8, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jgoz/netzmq |
NuGet Url: | https://www.nuget.org/packages/netzmq |
Install
Install-Package netzmq
dotnet add package netzmq
paket add netzmq
netzmq Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The project provides an idiomatic, test-friendly API and targets the Any CPU platform. Everything needed to write ZeroMQ programs is bundled in the netzmq assembly for both 32- and 64-bit platforms, including the native ZeroMQ libraries themselves. The native libraries are protected by the LGPL licence and are included as unmodified compiled binaries. The full libzmq source is available from https://github.com/zeromq/.
This version of netzmq targets libzmq 3.0.