Platform.MessageBus.Data

Implements the Cinnovate Message Bus framework for Asp

Recent Packages

Version Downloads
5.1.67 29
5.1.66 28
5.1.65 28
5.1.64 29
5.1.63 27

Usage Instructions

Latest Version: 5.1.67

To install Platform.MessageBus.Data from the command line, run the following command:

nuget install Platform.MessageBus.Data -Version 5.1.67 -Source https://proget.starsoft.nl/nuget/Starsoft/

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

Install-Package Platform.MessageBus.Data -Version 5.1.67 -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.MessageBus.Data" Version="5.1.67" />