libzmq 4.1.0
ZeroMQ \zeromq\:
- Connect your code in any language, on any platform.
- Carries messages across inproc, IPC, TCP, TPIC, multicast.
- Smart patterns like pub-sub, push-pull, and router-dealer.
- High-speed asynchronous I/O engines, in a tiny library.
- Backed by a large and active open source community.
- Supports every modern language and platform.
- Build any architecture: centralized, distributed, small, or large.
- Free software with full commercial support.
Install-Package libzmq -Version 4.1.0
dotnet add package libzmq --version 4.1.0
<PackageReference Include="libzmq" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libzmq --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libzmq, 4.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install libzmq as a Cake Addin
#addin nuget:?package=libzmq&version=4.1.0
// Install libzmq as a Cake Tool
#tool nuget:?package=libzmq&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Made a NuGet package.
Dependencies
-
- libzmq.redist (>= 4.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on libzmq:
Repository | Stars |
---|---|
zeromq/clrzmq
CLR (.NET & Mono) binding for 0MQ
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 1,597 | 3/25/2014 |
4.1.0-alpha | 747 | 3/25/2014 |
3.2.2-rc2 | 5,118 | 11/3/2012 |
3.2.1-rc2 | 703 | 10/23/2012 |
3.2.1-beta3 | 704 | 10/15/2012 |
3.2.1-beta2 | 1,144 | 7/24/2012 |
3.2.1-beta1 | 731 | 7/17/2012 |
3.2.0-rc1 | 774 | 7/15/2012 |
3.1.1-beta1 | 1,247 | 2/10/2012 |