libzmq 4.1.0-alpha

This is a prerelease version of libzmq.
There is a newer version of this package available.
See the version list below for details.
dotnet add package libzmq --version 4.1.0-alpha
NuGet\Install-Package libzmq -Version 4.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="libzmq" Version="4.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libzmq --version 4.1.0-alpha
#r "nuget: libzmq, 4.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 libzmq as a Cake Addin
#addin nuget:?package=libzmq&version=4.1.0-alpha&prerelease

// Install libzmq as a Cake Tool
#tool nuget:?package=libzmq&version=4.1.0-alpha&prerelease

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 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.

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,505 3/25/2014
4.1.0-alpha 1,205 3/25/2014
3.2.2-rc2 5,751 11/3/2012
3.2.1-rc2 1,195 10/23/2012
3.2.1-beta3 1,147 10/15/2012
3.2.1-beta2 1,543 7/24/2012
3.2.1-beta1 1,101 7/17/2012
3.2.0-rc1 1,153 7/15/2012
3.1.1-beta1 1,649 2/10/2012

Made a NuGet package.