Info
Version: | 12.3.2 |
Author(s): | Paulmichael Blasucci |
Last Update: | Wednesday, May 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/zeromq/fszmq |
NuGet Url: | https://www.nuget.org/packages/fszmq |
Install
Install-Package fszmq
dotnet add package fszmq
paket add fszmq
fszmq Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
Tags
This library is primarily designed to be consumed from F#.
However, where possible, the library has been designed to appear "friendly" when consumed by other .NET languages (C#, et aliam).
NOTE: This package **ONLY** provides the managed `fszmq.dll` file.
**You** need to provide the appropriate native `libzmq` file.