NetMQ 3.3.0.11

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

// Install NetMQ as a Cake Tool
#tool nuget:?package=NetMQ&version=3.3.0.11

NetMQ is 100% C# native port of ZeroMQ. NetMQ is lightweight high performance messaging library.

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 (128)

Showing the top 5 NuGet packages that depend on NetMQ:

Package Downloads
RF.Messaging

RabbitFoot Messaging

QuantConnect.Messaging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation

Microsoft.Jupyter.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides support for writing Jupyter kernels using the .NET Core SDK.

NetMQ.ReactiveExtensions

Reactive Extensions (RX) with NetMQ as the transport layer. Send messages anywhere on the network!

kino.Consensus

Framework for building actors networks

GitHub repositories (16)

Showing the top 5 popular GitHub repositories that depend on NetMQ:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
awaescher/RepoZ
👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
silahian/VisualHFT
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
Version Downloads Last updated
4.0.1.13 229,467 8/7/2023
4.0.1.12 129,860 4/28/2023
4.0.1.11 122,420 3/16/2023
4.0.1.10 323,661 9/29/2022
4.0.1.9 145,564 7/4/2022
4.0.1.8 493,014 1/29/2022
4.0.1.7-pre 28,835 1/28/2021
4.0.1.6 1,052,901 9/14/2020
4.0.1.5 55,279 9/8/2020
4.0.1.4 121,287 7/24/2020
4.0.1.3-pre 786 7/12/2020
4.0.1.2-pre 20,555 5/5/2020
4.0.1.1-pre 4,588 4/25/2020
4.0.0.352-pre 25,141 2/14/2020
4.0.0.272-pre 24,668 12/8/2019
4.0.0.239-pre 13,758 7/7/2019
4.0.0.232-pre 1,013 7/1/2019
4.0.0.207 702,143 7/1/2019
4.0.0.207-pre 53,044 1/23/2019
4.0.0.197-pre 3,989 11/23/2018
4.0.0.175-pre 9,818 6/29/2018
4.0.0.156-pre 7,011 11/5/2017
4.0.0.109-pre 976 6/27/2019
4.0.0.83-pre 1,597 11/4/2017
4.0.0.5-pre 1,813 11/4/2017
4.0.0.4-beta 1,812 9/6/2017
4.0.0.1 1,261,491 1/22/2017
4.0.0-rc5 20,342 7/18/2016
4.0.0-beta 20,193 2/20/2016
3.3.3.4 191,241 7/13/2016
3.3.3.3 3,236 7/9/2016
3.3.3.1 38,077 5/1/2016
3.3.3-rc9 1,969 2/22/2016
3.3.3-rc8 1,497 2/20/2016
3.3.3-rc7 1,503 2/17/2016
3.3.3-rc4 3,999 1/29/2016
3.3.3-rc3 2,000 1/24/2016
3.3.3-rc1 1,953 1/12/2016
3.3.2.4-beta 1,868 11/12/2015
3.3.2.3-beta 1,642 10/31/2015
3.3.2.2 106,991 10/15/2015
3.3.2.1 34,247 9/7/2015
3.3.2 17,701 9/2/2015
3.3.0.13-alpha622 2,251 7/30/2015
3.3.0.13-alpha594 2,017 6/3/2015
3.3.0.13-alpha581 1,620 5/20/2015
3.3.0.12-rc1 2,382 1/17/2015
3.3.0.11 58,279 10/27/2014
3.3.0.10 13,822 6/14/2014
3.3.0.8 27,613 7/2/2013
3.3.0.7 2,135 6/27/2013
3.3.0.6 2,501 6/25/2013
3.3.0.5-beta 1,925 3/16/2013

Features:
 * Buffer Pooling - Buffer pooling can be enabled to reduce the memory allocation.
 * NetMQBeacon - Port of CZMQ beacon to NetMQ.
 * Actor - Port of CZMQ Actor to NetMQ.
 * XSub can send messages (other than subscribe or unsubscribe) to XPub (messages should not start with 0 or 1). Ported from libzmq.
 * Encoding overload to all Send/Receive string methods.
 * Pushing and popping numbers from NetMQMessage
 * NetworkOrderBitsConveter to convert numbers to byte array and vice versa
 * NetMQFrame implements GetHashCode and Equals

Bug Fixes:
 * Disconnect and Unbind fixed
 * Mono address in use bug - using ephemeral port for Signaler
 * Stream Engine fix - ported multiple bug fixes from libzmq
 * PGM High Frequency Bug
 * Poller Exception Bug