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,276 | 6/18/2014 |
3.2.0 | 1,012 | 6/13/2014 |
3.1.0 | 946 | 3/21/2014 |
3.0.1 | 927 | 3/18/2014 |
2.6.4 | 955 | 3/17/2014 |
2.6.2 | 925 | 1/9/2014 |
2.6.1 | 859 | 1/8/2014 |
2.6.0.2 | 855 | 12/12/2013 |
2.6.0.1 | 825 | 12/12/2013 |
2.6.0 | 877 | 12/12/2013 |
2.5.14.6 | 910 | 12/10/2013 |
2.5.14.5 | 852 | 12/6/2013 |
2.5.14.4 | 846 | 12/6/2013 |
2.5.14.3 | 857 | 12/6/2013 |
2.5.14.2 | 873 | 11/28/2013 |
2.5.14.1 | 864 | 11/11/2013 |
2.5.14 | 854 | 11/11/2013 |
2.5.13 | 852 | 10/16/2013 |
2.5.12 | 876 | 9/24/2013 |
2.5.11 | 861 | 8/20/2013 |
2.5.10 | 916 | 8/19/2013 |
2.5.9 | 849 | 8/19/2013 |
2.5.8 | 850 | 8/2/2013 |
2.5.7 | 904 | 7/30/2013 |
2.5.6 | 913 | 7/30/2013 |
2.5.5 | 884 | 7/25/2013 |
2.5.4 | 963 | 7/25/2013 |
2.5.3 | 907 | 7/25/2013 |
2.5.2 | 875 | 7/18/2013 |
2.5.1 | 1,066 | 7/18/2013 |
2.5.0 | 1,044 | 7/17/2013 |
2.0.2 | 1,079 | 7/9/2013 |
2.0.1 | 1,077 | 7/4/2013 |
2.0.0 | 1,074 | 7/4/2013 |
1.3.0 | 1,073 | 7/2/2013 |
1.2.9 | 1,025 | 6/26/2013 |
1.2.8 | 968 | 6/26/2013 |
1.2.7 | 1,025 | 6/25/2013 |
1.2.6 | 1,023 | 6/24/2013 |
1.2.5 | 944 | 6/20/2013 |
1.2.4 | 920 | 6/17/2013 |
1.2.3 | 932 | 6/17/2013 |
1.2.2 | 932 | 6/17/2013 |
1.2.1 | 918 | 6/12/2013 |
1.2.0 | 939 | 6/11/2013 |
1.1.1 | 961 | 5/28/2013 |
1.1.0 | 897 | 5/28/2013 |
1.0.0 | 893 | 5/21/2013 |
Removed LocalQueue mode, this can be now done with topic exchanges and routing keys instead.