Infrastructure package for distrbuted application that contains helpers for interacting with RabbitMq and Kafka message-brokers. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Mostafa Biomee | 
| Last Update: | Monday, October 12, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mbiomee/Easy.Messaging/tree/master | 
| NuGet Url: | https://www.nuget.org/packages/Easy.Messaging | 
Install
Install-Package Easy.Messaging
                        dotnet add package Easy.Messaging
                        paket add Easy.Messaging
                        
                                Easy.Messaging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.1.0)
- Serilog(>= 2.9.0)
- System.ValueTuple(>= 4.5.0)
