Platform.Obvs.NetMQ

Provides NetMQ message bus services to Obvs platform

Recent Packages

Version Downloads
4.5.68 19
4.5.67 17
4.5.66 19
4.5.65 22
4.5.64 23

Usage Instructions

Latest Version: 4.5.68

To install Platform.Obvs.NetMQ from the command line, run the following command:

nuget install Platform.Obvs.NetMQ -Version 4.5.68 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Obvs.NetMQ from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Obvs.NetMQ -Version 4.5.68 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Obvs.NetMQ" Version="4.5.68" />