SevenDigital.Messaging
3.3.0
.NET Framework 4.0
Install-Package SevenDigital.Messaging -Version 3.3.0
dotnet add package SevenDigital.Messaging --version 3.3.0
<PackageReference Include="SevenDigital.Messaging" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SevenDigital.Messaging --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SevenDigital.Messaging, 3.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SevenDigital.Messaging as a Cake Addin
#addin nuget:?package=SevenDigital.Messaging&version=3.3.0
// Install SevenDigital.Messaging as a Cake Tool
#tool nuget:?package=SevenDigital.Messaging&version=3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A distributed contracts-based sender/handler messaging system built on RabbitMQ and BearBones-Messaging
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- DispatchSharp (>= 0.1.11)
- MessagingBase (>= 1.4.1)
- RabbitMQ.Client (>= 3.3.2)
- ServiceStackSnapShot (>= 3.9.71)
- structuremap (>= 2.6.4.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 1,309 | 6/18/2014 |
3.2.0 | 1,049 | 6/13/2014 |
3.1.0 | 977 | 3/21/2014 |
3.0.1 | 952 | 3/18/2014 |
2.6.4 | 982 | 3/17/2014 |
2.6.2 | 952 | 1/9/2014 |
2.6.1 | 883 | 1/8/2014 |
2.6.0.2 | 884 | 12/12/2013 |
2.6.0.1 | 853 | 12/12/2013 |
2.6.0 | 900 | 12/12/2013 |
2.5.14.6 | 943 | 12/10/2013 |
2.5.14.5 | 883 | 12/6/2013 |
2.5.14.4 | 873 | 12/6/2013 |
2.5.14.3 | 884 | 12/6/2013 |
2.5.14.2 | 902 | 11/28/2013 |
2.5.14.1 | 891 | 11/11/2013 |
2.5.14 | 880 | 11/11/2013 |
2.5.13 | 880 | 10/16/2013 |
2.5.12 | 901 | 9/24/2013 |
2.5.11 | 886 | 8/20/2013 |
2.5.10 | 942 | 8/19/2013 |
2.5.9 | 874 | 8/19/2013 |
2.5.8 | 876 | 8/2/2013 |
2.5.7 | 932 | 7/30/2013 |
2.5.6 | 942 | 7/30/2013 |
2.5.5 | 911 | 7/25/2013 |
2.5.4 | 992 | 7/25/2013 |
2.5.3 | 932 | 7/25/2013 |
2.5.2 | 901 | 7/18/2013 |
2.5.1 | 1,092 | 7/18/2013 |
2.5.0 | 1,070 | 7/17/2013 |
2.0.2 | 1,105 | 7/9/2013 |
2.0.1 | 1,102 | 7/4/2013 |
2.0.0 | 1,102 | 7/4/2013 |
1.3.0 | 1,102 | 7/2/2013 |
1.2.9 | 1,056 | 6/26/2013 |
1.2.8 | 995 | 6/26/2013 |
1.2.7 | 1,048 | 6/25/2013 |
1.2.6 | 1,050 | 6/24/2013 |
1.2.5 | 973 | 6/20/2013 |
1.2.4 | 947 | 6/17/2013 |
1.2.3 | 955 | 6/17/2013 |
1.2.2 | 959 | 6/17/2013 |
1.2.1 | 938 | 6/12/2013 |
1.2.0 | 962 | 6/11/2013 |
1.1.1 | 989 | 5/28/2013 |
1.1.0 | 923 | 5/28/2013 |
1.0.0 | 917 | 5/21/2013 |
Removed LocalQueue mode, this can be now done with topic exchanges and routing keys instead.