libzmq 4.1.0
dotnet add package libzmq --version 4.1.0
NuGet\Install-Package libzmq -Version 4.1.0
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="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 and Polyglot Notebooks. 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.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- libzmq.redist (>= 4.1.0)
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 | 275 | 3/25/2014 |
4.1.0-alpha | 62 | 3/25/2014 |
3.2.2-rc2 | 757 | 11/3/2012 |
3.2.1-rc2 | 46 | 10/23/2012 |
3.2.1-beta3 | 45 | 10/15/2012 |
3.2.1-beta2 | 49 | 7/24/2012 |
3.2.1-beta1 | 45 | 7/17/2012 |
3.2.0-rc1 | 53 | 7/15/2012 |
3.1.1-beta1 | 70 | 2/10/2012 |
Made a NuGet package.