NetMQ 4.0.0.109-pre
            
        
            .NET Standard 1.6
        
        
            
                
                
                    This package targets .NET Standard 1.6. The package is compatible with this framework or higher.
                
            
        
    
        
        
            .NET Framework 4.0
        
        
            
                
                
                    This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
                
            
        
    
    
        
        
                                This is a prerelease version of NetMQ.
                            
    
    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package NetMQ --version 4.0.0.109-pre
NuGet\Install-Package NetMQ -Version 4.0.0.109-pre
        
        
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="4.0.0.109-pre" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="NetMQ" Version="4.0.0.109-pre" />
<PackageReference Include="NetMQ" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add NetMQ --version 4.0.0.109-pre
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: NetMQ, 4.0.0.109-pre"
        
        
#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.
                    
    
    #:package NetMQ@4.0.0.109-pre
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=NetMQ&version=4.0.0.109-pre&prerelease
#tool nuget:?package=NetMQ&version=4.0.0.109-pre&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A 100% native C# port of the lightweight high performance messaging library ZeroMQ
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .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. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    .NETFramework 4.0- AsyncIO (>= 0.1.69)
 
- 
                                                    .NETStandard 1.6- AsyncIO (>= 0.1.69)
- NETStandard.Library (>= 1.6.0)
- System.Net.NetworkInformation (>= 4.1.0)
- System.ServiceModel.Primitives (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Thread (>= 4.0.0)
 
- 
                                                    .NETStandard 2.0- AsyncIO (>= 0.1.69)
- System.ServiceModel.Primitives (>= 4.4.0)
 
NuGet packages (160)
Showing the top 5 NuGet packages that depend on NetMQ:
| Package | Downloads | 
|---|---|
| RF.Messaging RabbitFoot Messaging | |
| QuantConnect.Messaging QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation | |
| Microsoft.Jupyter.Core 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! | |
| Ahsoka.Core Package Description | 
GitHub repositories (19)
Showing the top 19 popular GitHub repositories that depend on NetMQ:
| Repository | Stars | 
|---|---|
| QuantConnect/Lean 
                                                            Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
                                                         | |
| stakira/OpenUtau 
                                                            Open singing synthesis platform / Open source UTAU successor
                                                         | |
| 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.
                                                         | |
| awaescher/RepoZ 
                                                            👨💻  A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
                                                         | |
| bassmaster187/TeslaLogger 
                                                            TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
                                                         | |
| microsoft/psi 
                                                            Platform for Situated Intelligence
                                                         | |
| christopherread/Obvs 
                                                            An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
                                                         | |
| aadhithya14/Open-Teach 
                                                            A Versatile Teleoperation framework for Robotic Manipulation using Meta Quest3
                                                         | |
| ProteoWizard/pwiz 
                                                            The ProteoWizard Library is a set of software libraries and tools for rapid development of mass spectrometry and proteomic data analysis software. 
                                                         | |
| zabirauf/icsharp 
                                                            C# kernel for Jupyter
                                                         | |
| LeonKou/NetPro 
                                                            🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0 
                                                         | |
| IOT-CS/IOTCS 
                                                            工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
                                                         | |
| cmdrmcdonald/EliteDangerousDataProvider | |
| hasankhan/Squiggle 
                                                            A free open source LAN Messenger
                                                         | |
| DigitalPlatform/dp2 
                                                            Integrated Library System / 图书馆集成系统
                                                         | |
| Capnode/Algoloop 
                                                            Windows desktop algo trading with QuantConnect Lean engine.
                                                         | |
| microsoft/jupyter-core 
                                                            Library for writing Jupyter kernels in .NET Core
                                                         | |
| Mimi8298/Supercell.Magic 
                                                            Private Clash of Clans Server (9.256.x)
                                                         | |
| mirthestam/lean-monitor 
                                                            Windows Desktop App to browse Lean engine's backtest and live monitor progress and results.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.0.2.2 | 7,849 | 10/6/2025 | 
| 4.0.2.1 | 76,972 | 6/16/2025 | 
| 4.0.2 | 4,415 | 6/13/2025 | 
| 4.0.1.16 | 12,106 | 6/2/2025 | 
| 4.0.1.15 | 20,140 | 5/13/2025 | 
| 4.0.1.14 | 30,396 | 4/14/2025 | 
| 4.0.1.13 | 2,243,474 | 8/7/2023 | 
| 4.0.1.12 | 260,927 | 4/28/2023 | 
| 4.0.1.11 | 244,837 | 3/16/2023 | 
| 4.0.1.10 | 452,903 | 9/29/2022 | 
| 4.0.1.9 | 171,383 | 7/4/2022 | 
| 4.0.1.8 | 646,477 | 1/29/2022 | 
| 4.0.1.7-pre | 72,687 | 1/28/2021 | 
| 4.0.1.6 | 1,478,332 | 9/14/2020 | 
| 4.0.1.5 | 58,274 | 9/8/2020 | 
| 4.0.1.4 | 164,442 | 7/24/2020 | 
| 4.0.1.3-pre | 987 | 7/12/2020 | 
| 4.0.1.2-pre | 20,831 | 5/5/2020 | 
| 4.0.1.1-pre | 5,571 | 4/25/2020 | 
| 4.0.0.352-pre | 29,030 | 2/14/2020 | 
| 4.0.0.272-pre | 24,910 | 12/8/2019 | 
| 4.0.0.239-pre | 19,472 | 7/7/2019 | 
| 4.0.0.232-pre | 1,232 | 7/1/2019 | 
| 4.0.0.207 | 798,020 | 7/1/2019 | 
| 4.0.0.207-pre | 53,433 | 1/23/2019 | 
| 4.0.0.197-pre | 4,391 | 11/23/2018 | 
| 4.0.0.175-pre | 10,452 | 6/29/2018 | 
| 4.0.0.156-pre | 7,491 | 11/5/2017 | 
| 4.0.0.109-pre | 1,188 | 6/27/2019 | 
| 4.0.0.83-pre | 2,017 | 11/4/2017 | 
| 4.0.0.5-pre | 2,259 | 11/4/2017 | 
| 4.0.0.4-beta | 2,184 | 9/6/2017 | 
| 4.0.0.1 | 1,441,544 | 1/22/2017 | 
| 4.0.0-rc5 | 26,981 | 7/18/2016 | 
| 4.0.0-beta | 21,832 | 2/20/2016 | 
| 3.3.3.4 | 242,796 | 7/13/2016 | 
| 3.3.3.3 | 3,680 | 7/9/2016 | 
| 3.3.3.1 | 43,603 | 5/1/2016 | 
| 3.3.3-rc9 | 2,477 | 2/22/2016 | 
| 3.3.3-rc8 | 1,877 | 2/20/2016 | 
| 3.3.3-rc7 | 1,877 | 2/17/2016 | 
| 3.3.3-rc4 | 4,548 | 1/29/2016 | 
| 3.3.3-rc3 | 2,383 | 1/24/2016 | 
| 3.3.3-rc1 | 2,584 | 1/12/2016 | 
| 3.3.2.4-beta | 2,249 | 11/12/2015 | 
| 3.3.2.3-beta | 2,023 | 10/31/2015 | 
| 3.3.2.2 | 122,557 | 10/15/2015 | 
| 3.3.2.1 | 36,571 | 9/7/2015 | 
| 3.3.2 | 19,831 | 9/2/2015 | 
| 3.3.0.13-alpha622 | 2,622 | 7/30/2015 | 
| 3.3.0.13-alpha594 | 2,400 | 6/3/2015 | 
| 3.3.0.13-alpha581 | 2,000 | 5/20/2015 | 
| 3.3.0.12-rc1 | 2,802 | 1/17/2015 | 
| 3.3.0.11 | 70,933 | 10/27/2014 | 
| 3.3.0.10 | 14,783 | 6/14/2014 | 
| 3.3.0.8 | 29,479 | 7/2/2013 | 
| 3.3.0.7 | 2,608 | 6/27/2013 | 
| 3.3.0.6 | 3,044 | 6/25/2013 | 
| 3.3.0.5-beta | 2,374 | 3/16/2013 |