czmq 2.1.0-alpha
dotnet add package czmq --version 2.1.0-alpha
NuGet\Install-Package czmq -Version 2.1.0-alpha
<PackageReference Include="czmq" Version="2.1.0-alpha" />
paket add czmq --version 2.1.0-alpha
#r "nuget: czmq, 2.1.0-alpha"
// Install czmq as a Cake Addin #addin nuget:?package=czmq&version=2.1.0-alpha&prerelease // Install czmq as a Cake Tool #tool nuget:?package=czmq&version=2.1.0-alpha&prerelease
CZMQ has these goals:
To wrap the ØMQ core API in semantics that are natural and lead to shorter, more readable applications.
To hide the differences between versions of ØMQ, particularly 2.x and 3.x.
To provide a space for development of more sophisticated API semantics.
To wrap the ØMQ security features with high-level tools and APIs.
To become the basis for other language bindings built on top of CZMQ.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0-alpha | 1,453 | 3/25/2014 |
Made a NuGet package.