Info
| Version: | 0.1.27 | 
| Author(s): | GivePenny | 
| Last Update: | Friday, November 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/GivePenny/SimpleEventBus | 
| NuGet Url: | https://www.nuget.org/packages/GivePenny.SimpleEventBus.InMemoryTransport | 
Install
Install-Package GivePenny.SimpleEventBus.InMemoryTransport
                        dotnet add package GivePenny.SimpleEventBus.InMemoryTransport
                        paket add GivePenny.SimpleEventBus.InMemoryTransport
                        
                                GivePenny.SimpleEventBus.InMemoryTransport Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- GivePenny.SimpleEventBus.Abstractions(>= 0.1.27)
 
                
SimpleEventBus is an opinionated .NET Standard library to glue Azure Service Bus to message handler classes, with a slant towards event-orientated messaging.