Info
| Version: | |
| Author(s): | WSchramm | 
| Last Update: | Friday, November 22, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SimplyEventBus | 
Install
Install-Package SimplyEventBus
                        dotnet add package SimplyEventBus
                        paket add SimplyEventBus
                        
                                SimplyEventBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 4.9.2)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.0)
- RabbitMQ.Client(>= 5.1.0)
