libzmq 4.1.0
dotnet add package libzmq --version 4.1.0
NuGet\Install-Package libzmq -Version 4.1.0
<PackageReference Include="libzmq" Version="4.1.0" />
paket add libzmq --version 4.1.0
#r "nuget: libzmq, 4.1.0"
// 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
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- libzmq.redist (>= 4.1.0)
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 | Downloads | Last updated |
---|---|---|
4.1.0 | 2,611 | 3/25/2014 |
4.1.0-alpha | 1,229 | 3/25/2014 |
3.2.2-rc2 | 5,843 | 11/3/2012 |
3.2.1-rc2 | 1,232 | 10/23/2012 |
3.2.1-beta3 | 1,162 | 10/15/2012 |
3.2.1-beta2 | 1,560 | 7/24/2012 |
3.2.1-beta1 | 1,158 | 7/17/2012 |
3.2.0-rc1 | 1,169 | 7/15/2012 |
3.1.1-beta1 | 1,674 | 2/10/2012 |
Made a NuGet package.