An implementation of the broker communicator for apollo targeting Azure Service Bus.
Info
| Version: | 0.1.16 |
| Author(s): | stuart.wilson |
| Last Update: | Tuesday, March 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Soeint/Apollo |
| NuGet Url: | https://www.nuget.org/packages/Apollo.ServiceBus |
Install
Install-Package Apollo.ServiceBus
dotnet add package Apollo.ServiceBus
paket add Apollo.ServiceBus
Apollo.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Apollo.Core(>= 0.1.16)
- Microsoft.Azure.ServiceBus(>= 3.0.1.16)
- System.Reactive(>= 4.0.0)
- Newtonsoft.Json(>= 11.0.2)