SlimBroker 0.3.1

dotnet add package SlimBroker --version 0.3.1
                    
NuGet\Install-Package SlimBroker -Version 0.3.1
                    
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="SlimBroker" Version="0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SlimBroker" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="SlimBroker" />
                    
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 SlimBroker --version 0.3.1
                    
#r "nuget: SlimBroker, 0.3.1"
                    
#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=SlimBroker&version=0.3.1
                    
Install SlimBroker as a Cake Addin
#tool nuget:?package=SlimBroker&version=0.3.1
                    
Install SlimBroker as a Cake Tool

SlimBroker is a simple and modular Service Bus

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SlimBroker:

Package Downloads
SlimBroker.SignalR

A SignalR channel implementation for SlimBroker

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.1 1,968 9/22/2015
0.3.0 1,632 9/17/2015
0.2.0 1,906 8/3/2015
0.1.0 1,460 6/20/2015