appccelerate - Appccelerate.DistributedEventBroker.NServiceBus 2.8.0
Adapter for using event broker extension for distributed communication over NServiceBus. Allows sending events over NServiceBus using the Appccelerate.EventBroker infrastructur.
PM> Install-Package Appccelerate.DistributedEventBroker.NServiceBus -Version 2.8.0 -Source https://www.myget.org/F/appccelerate/api/v3/index.json
> nuget.exe install Appccelerate.DistributedEventBroker.NServiceBus -Version 2.8.0 -Source https://www.myget.org/F/appccelerate/api/v3/index.json
> dotnet add package Appccelerate.DistributedEventBroker.NServiceBus --version 2.8.0 --source https://www.myget.org/F/appccelerate/api/v3/index.json
<PackageReference Include="Appccelerate.DistributedEventBroker.NServiceBus" Version="2.8.0" />
Copy to clipboard
source https://www.myget.org/F/appccelerate/api/v3/index.json
nuget Appccelerate.DistributedEventBroker.NServiceBus ~> 2.8.0
Copy to clipboard
> choco install Appccelerate.DistributedEventBroker.NServiceBus --version 2.8.0 --source https://www.myget.org/F/appccelerate/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "appccelerate" -SourceLocation "https://www.myget.org/F/appccelerate/api/v2"
Install-Module -Name "Appccelerate.DistributedEventBroker.NServiceBus" -RequiredVersion "2.8.0" -Repository "appccelerate"
Copy to clipboard
distributedeventbroker.nservicebus
Extension for distribtued event broker.
Documentation at http://www.appccelerate.com/distributedeventbrokertransports.html
2: targets now .Net 4.5
-
Any 0.0
- Appccelerate.DistributedEventBroker (>= 3.1.0 && < 4.0.0)
- Appccelerate.EventBroker (>= 3.1.0 && < 4.0.0)
- Appccelerate.Fundamentals (>= 2.0.0 && < 3.0.0)
- NServiceBus (>= 4.3.0 && < 5.0.0)
- .NETFramework 4.5: 4.5.0.0
OwnersUrs Enzler |
AuthorsAppccelerate team |
Project URLhttps://github.com/appccelerate/distributedeventbroker.nservicebus |
LicenseApache-2.0 |
TagsAppccelerate event-broker extension interprocess-communication distributed |
Info48 total downloads |
| 24 downloads for version 2.8.0 |
| Download (18.11 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
2.8.0 | 18.11 KB | Wed, 21 Jan 2015 15:41:03 GMT | 24 |
|
||
|
2.7.0 | 16.23 KB | Wed, 14 Jan 2015 10:03:42 GMT | 10 |
|
||
|
2.6.0 | 16.23 KB | Wed, 22 Oct 2014 09:26:38 GMT | 6 |
|
||
|
2.5.0 | 16.23 KB | Mon, 06 Oct 2014 11:10:04 GMT | 8 |
|