SevenDigital.Messaging 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SevenDigital.Messaging --version 1.3.0
                    
NuGet\Install-Package SevenDigital.Messaging -Version 1.3.0
                    
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="SevenDigital.Messaging" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SevenDigital.Messaging" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SevenDigital.Messaging" />
                    
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 SevenDigital.Messaging --version 1.3.0
                    
#r "nuget: SevenDigital.Messaging, 1.3.0"
                    
#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.
#:package SevenDigital.Messaging@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SevenDigital.Messaging&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=SevenDigital.Messaging&version=1.3.0
                    
Install as a Cake Tool

A distributed contracts-based sender/handler messaging system built on RabbitMQ and BearBones-Messaging

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.0 173 6/18/2014
3.2.0 69 6/13/2014
3.1.0 65 3/21/2014
3.0.1 47 3/18/2014
2.6.4 65 3/17/2014
2.6.2 53 1/9/2014
2.6.1 50 1/8/2014
2.6.0.2 50 12/12/2013
2.6.0.1 48 12/12/2013
2.6.0 51 12/12/2013
2.5.14.6 49 12/10/2013
2.5.14.5 49 12/6/2013
2.5.14.4 51 12/6/2013
2.5.14.3 50 12/6/2013
2.5.14.2 50 11/28/2013
2.5.14.1 49 11/11/2013
2.5.14 47 11/11/2013
2.5.13 56 10/16/2013
2.5.12 51 9/24/2013
2.5.11 50 8/20/2013
2.5.10 49 8/19/2013
2.5.9 49 8/19/2013
2.5.8 50 8/2/2013
2.5.7 48 7/30/2013
2.5.6 48 7/30/2013
2.5.5 49 7/25/2013
2.5.4 48 7/25/2013
2.5.3 46 7/25/2013
2.5.2 47 7/18/2013
2.5.1 44 7/18/2013
2.5.0 45 7/17/2013
2.0.2 45 7/9/2013
2.0.1 46 7/4/2013
2.0.0 46 7/4/2013
1.3.0 46 7/2/2013
1.2.9 46 6/26/2013
1.2.8 44 6/26/2013
1.2.7 47 6/25/2013
1.2.6 45 6/24/2013
1.2.5 44 6/20/2013
1.2.4 46 6/17/2013
1.2.3 45 6/17/2013
1.2.2 46 6/17/2013
1.2.1 45 6/12/2013
1.2.0 45 6/11/2013
1.1.1 46 5/28/2013
1.1.0 46 5/28/2013
1.0.0 47 5/21/2013

New bulk handler registration method