Succubus.Backend.ZeroMQ 0.1.18-pre

This is a prerelease version of Succubus.Backend.ZeroMQ.
dotnet add package Succubus.Backend.ZeroMQ --version 0.1.18-pre
                    
NuGet\Install-Package Succubus.Backend.ZeroMQ -Version 0.1.18-pre
                    
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="Succubus.Backend.ZeroMQ" Version="0.1.18-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Succubus.Backend.ZeroMQ" Version="0.1.18-pre" />
                    
Directory.Packages.props
<PackageReference Include="Succubus.Backend.ZeroMQ" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Succubus.Backend.ZeroMQ --version 0.1.18-pre
                    
#r "nuget: Succubus.Backend.ZeroMQ, 0.1.18-pre"
                    
#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.
#addin nuget:?package=Succubus.Backend.ZeroMQ&version=0.1.18-pre&prerelease
                    
Install Succubus.Backend.ZeroMQ as a Cake Addin
#tool nuget:?package=Succubus.Backend.ZeroMQ&version=0.1.18-pre&prerelease
                    
Install Succubus.Backend.ZeroMQ as a Cake Tool

Succubus Distributed Application Framework

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Succubus.Backend.ZeroMQ:

Package Downloads
Succubus.Hosting.ZeroMQ

Succubus Distributed Application Framework Hosting

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.18-pre 1,180 1/14/2015
0.1.17-pre 990 1/14/2015
0.1.16-pre 1,277 11/12/2014
0.1.15-pre 1,076 10/17/2014
0.1.14-pre 1,014 10/17/2014
0.1.13-pre 944 10/17/2014
0.1.12-pre 1,022 10/17/2014
0.1.11-pre 1,021 10/17/2014
0.1.10-pre 981 10/17/2014
0.1.9-pre 1,012 9/12/2014
0.1.8-pre 1,068 3/14/2014
0.1.7-pre 1,059 3/14/2014
0.1.6-pre 1,040 3/12/2014
0.1.5-pre 1,087 3/4/2014
0.1.4-pre 1,012 3/4/2014
0.1.3-pre 990 3/4/2014
0.1.2-pre 987 3/4/2014
0.1.1-pre 1,072 2/12/2014

Made subscriber loop more robust, should be able to catch situations where deserialization of message fails