czmq 2.1.0-alpha

This is a prerelease version of czmq.
dotnet add package czmq --version 2.1.0-alpha
NuGet\Install-Package czmq -Version 2.1.0-alpha
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="czmq" Version="2.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add czmq --version 2.1.0-alpha
#r "nuget: czmq, 2.1.0-alpha"
#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 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 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.

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,432 3/25/2014

Made a NuGet package.