An opinionated .NET Standard library to glue Azure Service Bus to message handler classes, with a slant towards event-orientated messaging.
                        
                    
         
                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 | 
Install
Install-Package GivePenny.SimpleEventBus
                        dotnet add package GivePenny.SimpleEventBus
                        paket add GivePenny.SimpleEventBus
                        
                                GivePenny.SimpleEventBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- GivePenny.SimpleEventBus.Abstractions(>= 0.1.27)
- Microsoft.Extensions.DependencyInjection(>= 3.0.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.1)
