A simple package that contains abstractions and data structures for an event bus pattern, as well as an implementation that uses RawRabbit.
Info
| Version: | 1.0.0.8 |
| Author(s): | Justin Mackenzie |
| Last Update: | Thursday, August 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/BuildingBlocks.EventBus.RawRabbit |
Install
Install-Package BuildingBlocks.EventBus.RawRabbit
dotnet add package BuildingBlocks.EventBus.RawRabbit
paket add BuildingBlocks.EventBus.RawRabbit
BuildingBlocks.EventBus.RawRabbit Download (Unzip the "nupkg" after downloading)
Dependencies
- BuildingBlocks.EventBus(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.1.2)
- RawRabbit(>= 1.10.3)
Tags