clrzmq 3.0.0-beta1

This is a prerelease version of clrzmq.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package clrzmq --version 3.0.0-beta1
NuGet\Install-Package clrzmq -Version 3.0.0-beta1
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="clrzmq" Version="3.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add clrzmq --version 3.0.0-beta1
#r "nuget: clrzmq, 3.0.0-beta1"
#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 clrzmq as a Cake Addin
#addin nuget:?package=clrzmq&version=3.0.0-beta1&prerelease

// Install clrzmq as a Cake Tool
#tool nuget:?package=clrzmq&version=3.0.0-beta1&prerelease

The clrzmq project contains .NET bindings for ØMQ (ZeroMQ), an open source, high performance transport layer. Targets Any CPU and includes compiled versions of the native libzmq library for x86 and x64.

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.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on clrzmq:

Package Downloads
ServiceProxy.Zmq

ServiceProxy.Zmq is a scalable request/reply messaging framework built with ZeroMQ that supports service contracts using ServiceProxy.

Succubus.Backend.ZeroMQ

Succubus Distributed Application Framework

ZMQ4Log4Net

A log4net custom appender for publishing logging events as messages to a specific port for remote monitoring of activity. Sample Config: <appender name="ZMQ4Log4Net" type="ZMQ4Log4Net.Appender, ZMQ4Log4Net"> <filter type="log4net.Filter.LevelRangeFilter"> <levelMin value="DEBUG" /> <levelMax value="INFO" /> </filter> <layout type="log4net.Layout.PatternLayout"> <conversionPattern value="%date [%level] %logger - %message" /> </layout> <BindAddress>tcp://*:5563</BindAddress> </appender> To receive the logs, create a subscriber using the same ZMQ library and bind to the same port used in the config above. You should be receiving logs in no time.

Minimod.ZeroMqMessageStream

A minimod for messaging processing.

clrzmq.services

An extension to clrzmq that allows a more .NETish usage of ZeroMQ

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0-rc1 49,588 11/6/2012
3.0.0-beta3 1,371 10/15/2012
3.0.0-beta2 1,418 7/24/2012
3.0.0-beta1 1,280 7/16/2012
3.0.0-alpha1 2,666 2/8/2012
2.2.5 49,213 7/21/2012
2.2.4 1,560 7/16/2012
2.2.3 4,165 3/28/2012
2.2.2 2,916 1/24/2012
2.2.1 1,779 12/17/2011
2.2.0 2,436 12/16/2011
2.1.0.2011100900 2,197 12/11/2011